What happens when we set the align-items property to start?

The grid item is set to occupy the top edge of the grid areaThe grid item is set to occupy the entire grid areaThe grid item is set to occupy the bottom edge of the grid area

The grid item is set to occupy the top edge of the grid area.