Margin and Padding in CSS (Box Model)

In CSS, The box model is basically a box that wraps around HTML elements. It includes margins, borders, padding, and the actual content.