What happens when we set align-items property to stretch?
- The grid item is set to occupy the entire grid area
- The grid item is set to occupy the entire grid layout
- The grid item is set to occupy one side of the grid area
The grid item is set to occupy the entire grid area.