#background {
    width: 100%;
    height: 100vh;
    top: 0;
    position: absolute;
    z-index: -1;
    overflow-y: hidden;
}


