* {
  box-sizing: border-box;
}

body {
  border: 4px solid black;
}
