*:focus {    outline: none!important;}/*Scrollbar*//*width*/::-webkit-scrollbar {width:8px;}/*track*/::-webkit-scrollbar-track {background:rgb(0, 128, 255);border-color:rgb(0, 128, 255);}/*thumb*/::-webkit-scrollbar-thumb {background:rgb(22, 22, 22);border-radius: 20px;}