How do you set an element as the Flex container? code example Example: css flex .container { display: flex; /* or inline-flex */ }