div {
  background-color: white;
  color: black;
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 2;
}

h1, h2, h3, h4 {
  background-color: white;
  color: black;
  font-family: "Times New Roman", Times, serif;
}

p {
 font-family: "Times New Roman", Times, serif;
 font-size: 16px;
 line-height: 2;
}

* {
  font-family: "Times New Roman", Times, serif;;
}
