header .container .content {
  max-width: 75%;
}

main article {
  max-width: 50%;
}

footer p {
  max-width: 50%;
}