Flex layout

Using flex to write an adaptive layout, the code comes from the MDN document

HTML structure

I am article
I am nav
I am aside
< /div>
I am footer CSS

body{
font-size: 24px ;