 
 
 html { scrollbar-color: #d8ad7f #ffffff; scrollbar-width: thin; } html::-webkit-scrollbar { width: 10px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #ffffff !important; } html::-webkit-scrollbar-thumb:hover { background: #d8ad7f !important; } html::-webkit-scrollbar-thumb { background: #d8ad7f !important; border: 0px solid #000 !important; -webkit-border-radius: 10px !important;  } 