css grid first row full width code example Example: css grid full width row .child-item { grid-column: 1 / -1; }