::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px grey;background:#777777;border-radius:10px}::-webkit-scrollbar-thumb{background:#333333;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#000000}