html {
  font-family: 'Goudy Bookletter 1911', serif;
  font-size: 20px;
 /* background: #0a0a1f; */
  background-color: #060326;
  color: #666666;
}
h1 {
  color: #DB8F0BFF;
  font-family: serif;
  text-align: center;
}

footer {
  text-align: center;
}
