body {
  background: rgba(105, 179, 61, 0.8);
}
p {
  color: black;
}
h1 {
  font-weight: bold;
}