 
 
 html { scrollbar-color: #447c5c #cbddd1; scrollbar-width: thin; } html::-webkit-scrollbar { width: 15px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #cbddd1 !important; } html::-webkit-scrollbar-thumb:hover { background: #447c5c !important; } html::-webkit-scrollbar-thumb { background: #447c5c !important; border: 0px solid #000 !important; -webkit-border-radius: 3px !important;  } 