body {
  background: rgba(131, 55, 122, 0.69);
}
p {
  color: black;
}
h1 {
  font-weight: bold;
}