body {
  background: #baddff;
}
p {
  font-size: 25px;
  color: black;
  padding: 25px;
}
h1 {
  font-weight: bold;
}
