The CSS box alignment module specifies CSS features that relate to the alignment of boxes in the various CSS box layout models: block layout, table layout, flex layout, and grid layout. The module aims to create a consistent method of alignment across all of CSS. This document details the general concepts found in the specification....box { display: grid; grid-template-columns: 120px 120px 120px;...blocks, such as paragraph elements, are laid out and it runs...