*:focus { outline: none!important; }   ::-webkit-scrollbar { width: 8px; }  ::-webkit-scrollbar-track { border-radius: 8px; }  ::-webkit-scrollbar-thumb { border-radius: 8px; background: #363636; opacity: 1; }  ::-webkit-scrollbar-thumb:hover { background: #363636; }