Padding Property

Padding defines extra space inside elements. There are no margins set, so there is absolutely no space between the two divs on the page.
We're also using background-color to demonstrate where the space for the padding actually is.