html,body,#game-root{width:100%;height:100%;margin:0;overflow:hidden;background:#0d130f;overscroll-behavior:none;touch-action:none}body{position:fixed;inset:0;-webkit-user-select:none;user-select:none}#game-root{display:block}canvas{display:block;width:100%;height:100%;touch-action:none;image-rendering:pixelated;image-rendering:crisp-edges}
