body {
  background: linear-gradient(135deg, #00b09b, #96c93d);
  color: black;
  font-family: "Helvetica", "Verdana", sans-serif;
}
h1 {
  text-align: center;
}
h3 {
  text-align: center;
  font-size: 30px;
}
h4 {
  font-size: 35px;
}
a {
  color: #003366;
  text-decoration: none;
}
p {
  font-size: 30px;
}
a {
  font-size: 27px;
}
li {
  font-size: 25px}