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