@import"https://fonts.googleapis.com/css2?family=Fira+Code&display=swap";*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Fira Code,monospace;background-color:#1e1e1e;color:#dcdcdc;margin:0;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.3) rgba(30,30,30,.5);overflow-x:hidden}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background-color:#ffffff4d;border-radius:10px}::-webkit-scrollbar-track{background-color:#1e1e1e80}::-webkit-scrollbar-horizontal{display:none}
