The idea
column-width is the other lever: instead of saying how many columns, you say how wide each one should be, and the browser works out how many fit. A 150px column width in this 600px container yields three columns.
column-count, the columns shorthand and height are off-limits — this level is about column-width.