body {
  background-color: black;
  color: white;
  font-family: Verdana;
}
h1 {
  color: Green;
  font-family: fantasy;
}