body {
  max-width: 1024px;
  padding: 20px;
  margin: 50px auto;
  background: #1b1b1b;

}

p {
  margin-bottom: 50px;
}