 
 
 html { scrollbar-color: #128858 #e6efe1; scrollbar-width: thin; } html::-webkit-scrollbar { width: 20px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #e6efe1 !important; } html::-webkit-scrollbar-thumb:hover { background: #128858 !important; } html::-webkit-scrollbar-thumb { background: #128858 !important; border: 0px solid #128858 !important; -webkit-border-radius: 20px !important;  } 