::-webkit-scrollbar { width: 10px; } ::-webkit-scrollbar-track { background: green; } ::-webkit-scrollbar-thumb { background: black; }