body {
  background: aqua
    ;
}
p {
  color: black;
}
h1 {
  font-weight: bold;
}