To make an element a flex container, set the display property to flex.

Make sure to type display: flex;.