.custom-scrollbar{position:absolute;bottom:0;left:0;height:8px;background:#8d898a;border-radius:14px;z-index:10;cursor:grab;transition:background .2s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.custom-scrollbar:hover{background:#7f7b7c}.custom-scrollbar:active{cursor:grabbing;background:#6f6a6b}
