/* This is the Style.CSS code */

body {
  background-color: #171A21;
  color: white;
  font-family: "Comic Sans MS", "Comic Sans";
}



p {
  text-align: center;
}

h1 {
  text-align: center;
}
