*::-webkit-scrollbar{height:12px;width:12px;}
*::-webkit-scrollbar-thumb{background-color:#9e6af8;border-radius:5px;border:3px solid #1e1e1e;}
*::-webkit-scrollbar-track {
background: #1e1e1e;
}