Flexbox Page!

This is an example of a flex box page I learned through my WEBDEV-134 class at MATC.

flexbox image

Box One

This is the first flex item in my flexbox container. I have a flex grow value of 1.

Box Two

This is the second flex item in my flexbox container. I have a flex grow value of 2, so I am bigger than the other boxes.

Box Three

This is the third flex item in my flexbox container. I also have a flex grow value of 1.