@import"https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap";*{box-sizing:border-box;margin:0;padding:0;font-family:Poppins,sans-serif}html{scroll-behavior:smooth}body{margin:0;padding:0}::-webkit-scrollbar{width:6px;height:80px}::-webkit-scrollbar-track{background:#322a35}::-webkit-scrollbar-thumb{background:#675C66;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#726970}
