Woah this is really cool, apparently they're adding native Masonry layouting to #CSS: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_grid_layout/Masonry_layout! It's available in Firefox and Safari under technical preview flags already. This is one of the main usages of Javascript on my site to lay out artwork, it would be really cool to do that without JS.
Masonry layout - CSS: Cascading Style Sheets | MDN
Level 3 of the CSS grid layout specification includes a masonry value for grid-template-columns and grid-template-rows. This guide details what masonry layout is and how to use it.MDN Web Docs
David Revoy
•