body {
  color: white;
  text-align: left;
  font-family: "Comic Relief", system-ui;
  font-weight: 700;
  font-style: normal;
}

p {font-size: 18px;}
a {color: yellow;}

h1 {
  font-size: 35px;
  text-align: center;
}
h2 {font-size: 21px; text-align: left;}