html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;box-sizing:border-box}*{box-sizing:border-box}body{overflow:hidden;background-color:#000;display:flex;justify-content:center;align-items:center;background:url(../game/statics/bg_overflow.png) no-repeat center center fixed;background-size:cover}#game-view{width:375px;height:667px;position:fixed;top:50%;left:50%;transform-origin:center center;transform:translate(-50%,-50%) scale(var(--scale))}.overlay-rotation{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:10;pointer-events:auto;display:none;justify-content:center;align-items:center}.overlay-rotation img{width:100%;max-width:140px}#resolution-text p{width:60%;font-family:Geologica;font-size:20px;color:#fff}@media(orientation:landscape){#overlay-rotation-mobile{display:flex}.freeplays-widget{left:22%!important;transform:none!important;top:0;max-width:238px}}@media(orientation:portrait){#resolution-text{display:flex;text-align:center}.freeplays-widget{left:0%!important;transform:none!important;top:15%;max-width:117px}.freeplays-widget-management{border-radius:0!important}.freeplays-widget-info{border-radius:0 8px 8px 0!important}}@font-face{font-family:Geologica;src:url(../game/fonts/Geologica.ttf) format("opentype")}
