body {
  background-color: black;
  color: aliceblue;
  text-align: center;
  font-family: Verdana;
}

.oct > h1 {
color: orange;
}

.oct > a {
  text-decoration: none;
}

.oct {
  color: purple;
}