@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&family=Poppins:wght@400;500;600;700&family=Fira+Code:wght@400;500&display=swap";html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box;font-family:Outfit,sans-serif}body{background-color:#202023;color:#f0f0f0;overflow-x:hidden}code,pre{font-family:Fira Code,monospace}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:rgb(32,32,35)}::-webkit-scrollbar-thumb{background:rgba(255,255,255,.15);border-radius:10px;border:2px solid rgb(32,32,35)}::-webkit-scrollbar-thumb:hover{background:rgba(255,51,187,.6)}
