body {
  background: rgba(255, 0, 0, 0.74);
}
p {
  color: black;
}
h1 {
  font-weight: bold;
}