 
 
 html { scrollbar-color: #BE69FF #000A0E; scrollbar-width: thin; } html::-webkit-scrollbar { width: 8px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #000A0E !important; } html::-webkit-scrollbar-thumb:hover { background: #0050e6 !important; } html::-webkit-scrollbar-thumb { background: #BE69FF !important; border: 1px solid #000 !important; -webkit-border-radius: 10px !important;  } 