*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}body{background:radial-gradient(ellipse at center,#171b3a,#0a0d1c 70%);color:#e8eaf6;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:100vh;touch-action:manipulation;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none}canvas{display:block;background:transparent;width:min(100vw,calc(100vh * 4 / 3),800px);aspect-ratio:4 / 3;height:auto;border-radius:12px;box-shadow:0 20px 60px #0000008c,0 0 0 1px #ffffff0a inset;cursor:crosshair}
