:root{background:#101114}*{box-sizing:border-box}html,body{width:100%;height:100%;min-height:100dvh;margin:0;overflow:hidden}body{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);overscroll-behavior:none;touch-action:none}#game-root{width:100%;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}#game-root canvas{image-rendering:auto;max-width:100%;max-height:100%;display:block}
