body {
  background-color: dimgrey;
}

h1 {
  color: white;
}

p {
  font-family: verdana;
  font-size: 20px;
}
