::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:rgb(48 48 48);border-radius:20px;transition:background-color .2s;border:3px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background-color:rgb(64 64 64);}.main::-webkit-scrollbar,.stack::-webkit-scrollbar,.playarea::-webkit-scrollbar{width:0;background-color:#4a4a4a;}.stack::-webkit-scrollbar-track,.verdiv::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);}.stack::-webkit-scrollbar-thumb,.verdiv::-webkit-scrollbar-thumb{background-color:#656565;outline:0 solid slategrey;}