@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";body{padding:0;margin:0;font-family:"Outfit",sans-serif;background-color:#181a1b;color:#f5f5f5}.material-symbols-rounded{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}button{background-color:#222426;color:#f5f5f5;border:1px solid #2e3133;border-radius:5px;padding:10px;cursor:pointer}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#222426}::-webkit-scrollbar-thumb{background:#2e3133;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#e89150}::-webkit-scrollbar-thumb:active{background:#d97a3a}