*{box-sizing:border-box}html,body{margin:0;background:#08090b}#root{background:#08090b;min-height:100vh;font-family:JetBrains Mono,SF Mono,monospace;color:#e6e7ea;font-feature-settings:"tnum" 1;padding-bottom:40px}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:5px}@keyframes blink{0%,to{opacity:1}50%{opacity:.25}}@keyframes flashIn{0%{background:#836ef929}to{background:transparent}}.flash{animation:flashIn 1s ease-out}
