What happens when we style a
div
element with a border?
Only the div element gets a border
The child elements get a border as well
Only the div element gets a border.