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