Embed an HTML table in a statically sized div
(Useful in a dashboard or page with an iframe)
1. The table is both horizontally and vertically scrollable
2. But, the header is fixed when vertically scrolling
3. The cells are all horizontally scrollable, useful for long values
4. Entirely in vanilla CSS :)