.custom-scrollbar::-webkit-scrollbar{width:9px}.custom-scrollbar::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:5px}.custom-scrollbar::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:5px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.4)}.custom-scrollbar::-webkit-scrollbar-thumb:window-inactive{background:rgba(0,0,0,.05)}
