*{scrollbar-width:thin;scrollbar-color:transparent transparent}
*:hover{scrollbar-color:#45475a transparent}
*::-webkit-scrollbar{width:10px;height:10px}
*::-webkit-scrollbar-track{background:transparent}
*::-webkit-scrollbar-thumb{background:transparent;border-radius:10px;transition:background .15s}
*:hover::-webkit-scrollbar-thumb{background:#45475a}
*::-webkit-scrollbar-thumb:hover{background:#5b6078}
*::-webkit-scrollbar-corner{background:transparent}
