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