body {
  background-color: #1E1E1E;
  font-family: serif;
  color: white;
  text-align: center;
}

h1{
  font-size: 3em;
  margin-top: 100px;
}
h2{
  margin-top: -20px
}
