:root{color:#f6ddae;background:#140b08;font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}body{min-height:100vh;background:#050302}#app{position:fixed;inset:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}canvas{display:block;margin:auto;max-width:100vw;max-height:100vh;object-fit:contain;border:0;box-shadow:none;outline:none}canvas:focus,canvas:focus-visible{outline:none}
