::-webkit-scrollbar { width: 10px; background-color: #eaeaea; border-left: 1px solid #ccc; } ::-webkit-scrollbar-thumb { background-color: #596971; } ::-webkit-scrollbar-thumb:hover { background-color: #2E3944; }