Build Flexbox layouts visually and copy the CSS
Flexbox is a CSS layout model that provides an efficient way to lay out, align, and distribute space among items in a container. It works in one dimension (row or column).