::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#252525}::-webkit-scrollbar-thumb{background:#40444b;min-height:80px;transition:all .2s ease;-webkit-transition:all .2s ease}::-webkit-scrollbar-thumb:hover{background:#5c646b}@media screen and (max-width:800px){::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-thumb{min-height:60px}}