::-webkit-scrollbar-track { border-radius: 0.125rem; background-color: lightgray; } ::-webkit-scrollbar { width: 0.25rem; border-radius: 0.125rem; } ::-webkit-scrollbar-thumb { border-radius: 0.125rem; background-color: gray;}; }