This is an example of a flex box page I learned through my WEBDEV-134 class at MATC.
This is the first flex item in my flexbox container. I have a flex grow value of 1.
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.
This is the third flex item in my flexbox container. I also have a flex grow value of 1.