body {
  background-color: lightblue;
  color: black;
  font-family: "Times New Roman", Times, serif;
}

h1 {
    color: black;
}