body {
  background-color: black;
    text-align: center;
}

h1 {
  color: white;
  text-align: center;
}

div {
  text-align: center;
}


p {
  color: white;
  font-family: 'Times New Roman', serif;
  font-size: 20px;
}