Hello there!
I need help! Why is the input growing so much that it overflows the flex container?
However, if you comment the input and remove the comment on the '.div-grow' element, this one respects the flexbox layout.
In fact, if the 'flex-grow:1' is removed form the input, it still grows so...