 html { scrollbar-color: #e30613 #000000; scrollbar-width: thin; } html::-webkit-scrollbar { width: 7px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #000000 !important; } html::-webkit-scrollbar-thumb:hover { background: #b3000c !important; } html::-webkit-scrollbar-thumb { background: #e30613 !important; border: 0px solid #000000 !important; -webkit-border-radius: 0px !important;  } 