The margin-top
property sets the amount of padding from the top edge of an element.
Padding is the distance from the outer edge of the current element's top border to the inner border of its parent element.
margin-top: length | percentage | auto;