Repeater with variable height

I have a repeater with valuable height per item on my page. So if it contains more text it’s taller. Is there a way I can create a “cards” effect, so that there will not be huge gaps.

Something like this: https://static.wixstatic.com/media/375882_37eb5435203b477bb4903cb4f5913701~mv2_d_1920_1254_s_2.png/v1/crop/x_402,y_0,w_1116,h_1254,q_85/375882_37eb5435203b477bb4903cb4f5913701~mv2_d_1920_1254_s_2.webp

Is that possible? Thanks!

Page elements that display dynamic content can change their height to accommodate the amount of content in your database.
Specifically, text elements, tables, galleries, and repeaters can change their height based on their settings, the number of items in your collection, and the amount of text in a given field.

Check out this article.

I didn’t mean that, I want a repeater on my page (which has two columns) that doesn’t have gaps (but every item has a different width). Something like in the picture I attached.

Three columns*