Chrome 145 lets CSS multi-column layouts wrap vertically
Chrome 145 adds column-wrap and column-height, so a multi-column container can push overflow content down to a new row instead of off the right edge. Here is how the two properties behave and where Grid or masonry still fits better.