@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@300;400;500;600&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100vh;background:#070d19;color:#e2e8f0;font-family:IBM Plex Mono,Fira Code,monospace}body{-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}a{color:inherit}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}
