I am definitely not underwhelmed by the additional capabilities of flexbox.
I was amazed by the ability to make containers and their contents go up, down, left, right, split up, join up, separate in sequence, out of sequence, etc.
I was stumped while doing the CSS part of the challenges as to why when I put the following rule: width: 100%; things just worked. I tried to figure out what was wrong and why it wasn’t working but ended up looking at the answer. I am very grateful to have the code available to double check our work. I find it to be the best way to work, it is almost like getting the answers to a calculus problem and having to find out the process for arriving at that answer.

