body {
  font-family: Arial;
  background-color: #ffe0f0;
}

h1 {
  text-align: center;
  font-size: 1.6rem;
}

p {
  text-align: center;
  font-size: 0.6rem;
}