Flexbox Challenge

Evaluate yourself by solving the following challenge.

We'll cover the following...

Challenge

Use flexbox properties to style the zombies’ positions and placement. The basic set of styling including the colors and borders has been done for your ease.

In your output, the first and last image should grow and shrink in response to window resize twice as much as the second and third. Your output should look and behave like this:

Note: You cannot alter the HTML li sequence to change zombie positions. Use CSS to ...