*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}html,body{width:100%;height:100%;overscroll-behavior:none}body{font-family:Space Grotesk,sans-serif;background-color:#0a0a0a;color:#fff;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;touch-action:none}#game-container{width:100vw;height:100vh;height:100dvh;display:flex;justify-content:center;align-items:center;background-color:#0a0a0a;line-height:0;touch-action:none}#game-container canvas{image-rendering:pixelated;touch-action:none}
