{ min-width:200px; max-width:400px }
This div also has a width of 50%. Resize the window
to grow and shrink the div from max to min width.
The outer div controls the width of the inner "content" div.
Note that the div height increases to accommodate the flow of text.