This block forces vertical scrolling so you can inspect the scrollbar while changing its properties.
scrollbar-color sets the thumb and track colors with the standard CSS syntax.
scrollbar-width switches between auto, thin, and none without relying on proprietary pseudo-elements.
scrollbar-gutter reserves space for the scrollbar and helps prevent content shifts when scrolling appears.