Keeping in mind that the grid container doesn't have a height property set, what does this code display?

Two rows that are only as tall as their contentA small row followed by a tall rowThree rows of equal size

Two rows that are only as tall as their content.