::-webkit-scrollbar-track{background:transparent}*{scrollbar-width:thin;scrollbar-color:#F6F6F6 transparent;-ms-overflow-style:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background-color:#F6F6F6;border-radius:5px;border:3px solid transparent}::-webkit-scrollbar-thumb:hover{background-color:#666666}