Regular CSS columns or flexboxes don't allow you to force a break to a
new column without making separate divs to hold each column (which
means you can't affect it with media queries). Here's a few methods
that do
writing-mode
First child
Second childThird child Fourth childFifth childSixth child