h1 {
  color: darkcyan;
  text-align: center;
}

body {
  background-color: rgba(0, 0, 0, 0.911);
}
