
body {
 background:#afeeee;
}
p {
  color: black;
}
h1 {
  font-weight: bold;
}
.heading {
  font-family: cursive;
  font-size:25px;
}
  