body{
    background: #f8b0c2;
  }
h1{
  text-align: center;
}
p{
  text-align: center;
}
img {
  display: block;
  margin: auto;
  width: 60%;
}