body{
  background-image: url(https://dot2dot.neocities.org/default.png);

  font-family: "Edu QLD Beginner", cursive;
  font-weight: <weight>;
  font-style: normal;
  color: black;
}

p {
  font-size: 25px;
  font-weight: bold;
}
