html{scroll-behavior:smooth}::-webkit-scrollbar{width:15px}::-webkit-scrollbar-track{background-color:#141517}::-webkit-scrollbar-thumb{background:#25262b;border-radius:3px;-webkit-transition:background-color 1s linear;transition:background-color 1s linear}::-webkit-scrollbar-thumb:hover{background-color:#748ffc}