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