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