:root{font-family:Inter,ui-rounded,Segoe UI,sans-serif;color:#fff7e8;background:#16111e;font-synthesis:none}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}body{background:radial-gradient(circle at 50% 30%,#44304f 0,#1b1424 55%,#0d0a11)}#app{display:grid;place-items:center}canvas{max-width:100%;max-height:100%;image-rendering:pixelated;image-rendering:crisp-edges;box-shadow:0 18px 60px #09060caa}canvas:focus-visible{outline:4px solid #ffd66b;outline-offset:-4px}
