.custom-scrollbar::-webkit-scrollbar-thumb{height:3px;border:4px solid transparent;background-clip:padding-box;background-color:rgba(0,0,0,.2);-webkit-border-radius:7px;-webkit-box-shadow:inset -1px -1px 0 rgba(0,0,0,.05),inset 1px 1px 0 rgba(0,0,0,.05)}