::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#1c1c1c}::-webkit-scrollbar-thumb{background:linear-gradient(to top,rgba(255,0,0,0.3),rgba(0,0,0,0.3));border-radius:2px;border:1px solid rgba(255,0,0,0.3);background-clip:padding-box;box-shadow:inset 0 0 5px rgba(0,0,0,0.5)}::-webkit-scrollbar-thumb:hover{background:linear-gradient(to top,rgba(255,0,0,0.3),rgba(0,0,0,0.3));border:1px solid rgba(255,0,0,0.3)}body{scrollbar-gutter:stable both-edges;background-color:black!important}::-webkit-scrollbar-button{display:none}