CSS Layout
progressive enhancement flexbox
Edit this html file and add your CSS in the tasks.css file.
Task 1
Equalise this inline-block grid (using flexbox).
For bonus points vertically align the images too.
Task 2
Create a justified menu (using inline-block and flexbox).