body {
    margin: 0;
    padding: 0;
    height: 100%;
    background-size: 400% 400%;
}

.content {
    position: relative;
    z-index: 1;
}
