@layer base{::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#262626;border:2px solid #000;border-radius:100vh}::-webkit-scrollbar-thumb:hover{background:#404040}*{scrollbar-width:thin;scrollbar-color:#262626 #000}html,body{max-width:100%;overflow-x:hidden}}html{scroll-behavior:smooth}
