Columns and gutters
Choose a column count and gutter size for the grid state you are designing. The preview separates repeated column tracks with gaps between them. For an equal-width grid with usable width W, n columns, and gutter G, each column is (W - (n - 1) * G) / n. Outer margin or container padding is separate from the internal gutters.