In CSS we look at a html element as a box. We can add a margin, border and padding to a html element
If you want the padding for the top, bottom, left and right to be 25px then the code would be written as: padding:25px