Firefox 64+ now supports styling scrollbars.
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Scrollbars
https://drafts.csswg.org/css-scrollbars-1/
Since it doesn't support setting an absolute width, I set the width to
`thin` and also decreased the width for webkit based browsers a bit to
match the thin look.
Additionally, I increased the contrast a bit.