Creating a masonry (or mosaic) layout with flexbox produces a grid with a seemingly shuffled and obscure order, but we can achieve a natural ordering by using :nth-child() and the order property| tobiasahlin.com
Learn how to give any element an aspect ratio in CSS, using the modern aspect-ratio property or a trick with percentage padding.| www.aleksandrhovhannisyan.com