* {
  box-sizing: border-box;
}

section {
  max-width: 1400px;
  margin: 0 auto;
}
