make a div the entire width of a grid cell code example Example: css grid full width row .child-item { grid-column: 1 / -1; }