 
 
 html { scrollbar-color: #4F40CF #F6F6F6; scrollbar-width: thin; } html::-webkit-scrollbar { width: 5px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #F6F6F6 !important; } html::-webkit-scrollbar-thumb:hover { background: #4F40CF !important; } html::-webkit-scrollbar-thumb { background: #4F40CF !important; border: 1px solid #4F40CF !important; -webkit-border-radius: 0px !important;  } 