 
 
 html { scrollbar-color: #1d8bec #cecece; scrollbar-width: thin; } html::-webkit-scrollbar { width: 8px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #cecece !important; } html::-webkit-scrollbar-thumb:hover { background: #084ebf !important; } html::-webkit-scrollbar-thumb { background: #1d8bec !important; border: 0px solid #000 !important; -webkit-border-radius: 10px !important;  } 