This is the CSS I\'m using to style a vertical scroll bar.
overflow-y: scroll; ::-webkit-scrollbar { width: 10px; } ::-webkit-scrollbar-track {