X Scroll Hint

A teeny web component to make horizontally scrolling areas more obvious

<x-scroll-hint> 
  <!-- 
    A single element with `max-width:100%;` 
    and `overflow-x: scroll;` 
  -->
</x-scroll-hint>