body {
  font-family: "Times New Roman", Times, serif;
  font-size: 1.125rem;
  color: black;
  background-color: lightgray;
}

h1,
h2,
h3,
h5 {
  font-family: "Times New Roman", Times, serif;
  text-align: center;
}

p {
  width: 60%;
  margin-left: 20%;
  margin-right: 20%;
}

a {
  justify-self: center;
}
