grid span whole row code example Example: css full grid span /* CSS GRID ELEMENT SPAN TO 100% */ grid-column: 1 / -1;