14. You have more content than a bounding box
can display at one time, causing information to
overflow the box. Which CSS property and value
do you use to ensure all content stays within
the box?
a) scroll: overflow;
b) overflow: contain;
c) overflow: scroll;
d) box: nooverflow;