Challenge Add A Negative Margin To An Element - thelastmile/FreeCodeCamp GitHub Wiki
Challenge Add a Negative margin to an Element
An element's margin
controls the amount of space between an element's border and surrounding elements. If you set an element's margin to a negative value, the element will grow larger.