Create three rows that have their height set to auto with the repeat() function.
auto
repeat()
Make sure to type repeat(3, auto).
repeat(3, auto)