body,html{max-width:100vw;overflow-x:hidden;scroll-padding:100px;scroll-behavior:smooth}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#0d373c;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#00db98,#0d373c);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,#0d373c,#00db98)}::-webkit-scrollbar-button{display:none}