html,body,#game-shell,#game{height:100%;height:100dvh;margin:0;overflow:hidden;width:100%;width:100dvw}html{background:#10100f}body{background:radial-gradient(circle at 50% 35%,rgba(67,47,61,.55),transparent 34rem),linear-gradient(180deg,#141412,#0b0b0a);color:#f0e4c8;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}#game-shell{align-items:center;display:flex;justify-content:center;inset:0;min-height:100vh;min-height:100dvh;padding:0;position:fixed;box-sizing:border-box}canvas{display:block;height:100dvh!important;image-rendering:auto;width:100dvw!important}
