These boxes both have a height set, this box has content in it which will
need more space than the assigned height, and so we get overflow.
I have a percentage width.
I have margin and padding set to 10% on all sides.
min- and max- sizes
These boxes both have a min-height set, this box has content in it which
will need more space than the assigned height, and so it grows from the
minimum.