@import"https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{font-family:Share Tech Mono,monospace;background-color:#f0f0f0;color:#000;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#000;border-radius:10px}@keyframes flicker{0%{opacity:.99}to{opacity:1}}
