margin

The margin property specifies all four margins at once:

/* set all four margins */
H1 { margin: 50px  }