::-webkit-scrollbar { width: 15px; height: 15px; }
::-webkit-scrollbar-track { background-color: #000; border-left: none; }
::-webkit-scrollbar-thumb { background-color: #F90; border: 2px solid #000; }
::-webkit-scrollbar-thumb:hover { background-color: #FCC; }