body {
  background-color: black;
  color: white;
  font-family: Verdana;
}
#intro {
  text-align: center;
  color: white;
}
#art {
  background-color: white;
  color: black;
  font-family: "Comic Sans ms", "comic sans", cursive, sans-serif;
}