How many columns
column-count

This property defines how many columns to use when the column-width is not defined.
Property values
Use a number greater than 1, or specify the keyword auto
, in which case the column-width property will be used.
Examples
/* science journal layout */
column-count: 2;