body {
  background: rgba(192, 85, 85, 0.68);
}
p {
  color: black;
}
h1 {
  font-weight: bold;
}