body {
  background-color: rgb(232, 232, 232);
  max-width: 800px;
  margin: 0 auto;
  padding: 0 1.5rem;
}
