I have a very long table (more than 100 rows).
When the container is wide (on a big external monitor), I hope it will take advantage of the wide space as follows:
When the container is narrow (on a mobile), I hope it just looks like this:
Is this possible with HTML and CSS?

