::-webkit-scrollbar { width: 8px !important; height: 8px !important; } ::-webkit-scrollbar-track { background-color: #282828; } ::-webkit-scrollbar-thumb { background-color: silver; border: 2px solid #282828; border-radius: 3px; } ::-webkit-scrollbar-corner { background: silver; }