::-webkit-scrollbar{width:5px}
::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.25);width:10px}
::-webkit-scrollbar-thumb:hover{background-color:rgba(255,255,255,.35);cursor:pointer}
::-webkit-scrollbar-track{background-color:transparent}