body {
  background: #c3adc7;
  text-align: center;
}
p {
  color: black;
  font-size: 20px;
}
h1 {
  font-weight: bold;
  text-align: center;
  font-size: 36px;
  font-size: 36px;
  text-decoration: underline;
}
img{
  border: 4px solid black;
}