body {
  background: rgba(50, 183, 149, 0.71);
}
p {
  color: black;
}
h1 {
  font-weight: bold;
}