The idea
column-count tells the browser how many columns to pour the content into. The container keeps its width, but the content reflows into side-by-side columns, so the container gets shorter. Split this article into two columns.
column-width, the columns shorthand and a hardcoded height are all off-limits — this level is about column-count.