*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100vh;height:100dvh;overflow:hidden;background:#1a1a2e;-webkit-tap-highlight-color:transparent;touch-action:manipulation;overscroll-behavior:none}#game-container{display:flex;justify-content:center;align-items:center;width:100%;height:100%;min-height:100vh;padding:0;overflow:hidden;position:relative}#game-container canvas{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:none;max-width:100%;max-height:100vh;display:block}
