:root{color:#fff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#05070d;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html,body,#app{width:100%;min-width:320px;height:100%;min-height:480px;margin:0}body{overscroll-behavior:none;background:#05070d;overflow:hidden}#app{display:block}#game{touch-action:none;background:#05070d;width:100dvw;min-width:320px;height:100dvh;min-height:480px;position:relative;overflow:hidden}canvas{display:block;position:absolute;inset:0;width:100%!important;height:100%!important}
