CSS FLEXBOX HELPER

You can learn how to use the flex system.

4
Justify Content
Align Items
Flex Direction
Flex Wrap
display: flex;
1
2
3
4