body {
  background-color:
}
p {
  color: black;
 
}
h2 {
  font-weight: bold;
  background-color: rgb(154, 146, 161);
}
ul {
  background-color: rgb(154, 146, 161);
}