.sc__game{position:relative;height:100vh}@media screen and (max-width:1023px){.sc__game{height:calc(100dvh - env(safe-area-inset-bottom, 0) - env(safe-area-inset-top, 0))}}.sc__game iframe{height:100%;width:100%}