@import "https://fonts.googleapis.com/css2?family=Fira+Code:wght@300;400;500;600;700&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{scroll-behavior:smooth;height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#011627;font-family:Fira Code,Cascadia Code,Consolas,monospace}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#011221}::-webkit-scrollbar-thumb{background:#1e2d3d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3a5068}
