 background {
    position: absolute;
    background-attachment: scroll;
    background-size: cover;
    height: 300%;
    width: 100%;
    z-index: -1;
}