*:focus { outline: none!important; }   ::-webkit-scrollbar { width:8px; }  ::-webkit-scrollbar-track { background:rgb(245, 245, 245); border-color:rgb(245, 245, 245); }  ::-webkit-scrollbar-thumb { background:rgb(20, 44, 79); }