.container {
  width: 100%;
  max-width: 50rem;
  margin: auto;
}
