::-webkit-scrollbar{width:8px;height:9px}::-webkit-scrollbar-track{width:8px;height:9px;background:#52525b;border-radius:10px}::-webkit-scrollbar-thumb{background:#10b981;transform:translate(10px);border-radius:10px;-webkit-transition:background .2s;transition:background .2s}::-webkit-scrollbar-thumb:hover{background:#34c796}