html,body{margin:0;padding:0;height:100%;background:#0b0d12;color:#f4f4f8;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;overscroll-behavior:none;touch-action:none;overflow:hidden;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}#game-root{position:absolute;inset:52px 0 0;display:flex;align-items:center;justify-content:center}#game-root canvas{display:block;max-width:100%;max-height:100%}
