By default, Flexbox tries to fit items inside a container on only one row.
Make sure to pick display followed by : and then flex, ;.
display
:
flex
;