:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body{height:100%;margin:0}body{color:#e6e8f0;-webkit-user-select:none;user-select:none;background:#05060d;justify-content:center;align-items:center;min-height:100vh;font-family:Segoe UI,system-ui,-apple-system,sans-serif;display:flex;overflow:hidden}.app{width:100%;max-width:min(560px,72vh)}.stage{width:100%;line-height:0}.stage canvas{touch-action:none;border-radius:10px;width:100%;height:auto;display:block}
