h1, h2, h3 {
  text-align: center;
  font-family: "Bradley Hand ITC", cursive;
  background-color: yellow;
}

h3 {
  font-family: monospace;
}