html{--app-width: 100dvw}html,body,#game-shell,#game{height:100%;margin:0;overflow:hidden;width:100%}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;background:#10100f;box-sizing:border-box;display:flex;height:100dvh;justify-content:center;inset:0;padding:0;padding-bottom:env(safe-area-inset-bottom,0px);position:fixed;width:var(--app-width)}canvas{display:block;height:100%!important;image-rendering:auto;width:100%!important}
