html,body{scrollbar-color:#272727 #131313;scrollbar-width:thin;scroll-behavior:smooth}
*::-webkit-scrollbar{width:15px;height:15px;background-color:#131313;border:3px solid #131313}
*::-webkit-scrollbar-button{width:15px;height:15px;background-color:#0078d7;border:3px solid #131313;border-radius:8px}
*::-webkit-scrollbar-thumb{width:15px;height:15px;background-color:#0f0f0f;border:3px solid #131313;border-radius:8px;box-shadow:inset 0 0 5px 1px #ff8728}
*::-webkit-scrollbar-corner{width:0;height:0;background-color:transparent;border-radius:8px}
*::-webkit-resizer{width:0;height:0;background-color:transparent;border-radius:8px}
