*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100vh;height:100dvh;overflow:hidden;background:#0a0a14;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;user-select:none;-webkit-user-select:none;position:fixed;top:0;left:0}canvas#game{display:block;width:100%;height:100vh;height:100dvh;cursor:crosshair;touch-action:none;-webkit-touch-callout:none}
