Within a column flex container, the grid-lanes container normally has an automatic minimum block size that is equal to its min-content block size. (100px, for our example) However, if the grid-lanes container has a scrollable overflow value in the block axis, the automatic minimum block size is set to zero.