The Flex container allows an author to control positioning of components by providing access to some of the functionality of divs/spans. Despite their name, Flex containers are not particularly flexible.
By default flex container content appears like this - with components appearing in individual columns.