.customScrollbar::-webkit-scrollbar{width:5px;background:rgba(0,0,0,0)}.customScrollbar::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.customScrollbar::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:0}.customScrollbar::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.2666666667)}.customScrollbar::-webkit-scrollbar-button{display:none}