We use flex-wrap: wrap; to make items start on a new line when they don't fit anymore.
flex-wrap: wrap;
Make sure to pick wrap.
wrap