p {
  background: pink;
  white-space: pre;
  font-family: "Comic Sans MS";
  font-size: 60px;
}

button {
  font-size: 200px;
}