Make the main axis be vertical for this container.
Make sure to pick flex-direction followed by : and then column, ;.
flex-direction
:
column
;