#vu\.sop {
    width: 100vw;
    height: 100vh;
}


@media (orientation: landscape) {


}

@media (orientation: portrait) {


}

