

@media (max-height: 1080px) {


    #page1{
        position: relative;
        height: 100vh;
        width: 100vw;
        z-index: 10;
    }
    

    

}