body {
  background: #ffd1dc;
}

button {
  font-size: 20px;
  font-family: "Lucida Console", "Courier New", Monospace;
}

a {
  font-family: "Lucida Console", "Courier New", Monospace;
  background-color: #C1F6FF;
}

.h1 {
  font-family: "Lucida Console", "Courier New", Monospace;
}

.h3 {
  font-family: "Lucida Console", "Courier New", Monospace;
}

.p {
  font-family: "Lucida Console", "Courier New", Monospace;
}