Setzen Sie das gesamte Boxmodell zurück

* {
  box-sizing: border-box;
}
Unusual Unicorn