body {
  background-color: aquamarine;
  color: black;
  font-family: cursive, "Times New Roman", Times, serif;
  font-weight: 700;
  text-align: center;
}
