html{scroll-behavior:smooth;overflow-y:scroll;background:#020202}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#020202}::-webkit-scrollbar-thumb{background:#1a1a1a;border:2px solid #020202;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#333}body{width:100%;position:relative;overflow-x:hidden}
