body {
  background: rgb(

    255, 231, 120
  );
}
p {
  color: rgb(255, 120, 41);
  text-align: center;
  font-size: 15px;22, 

}
h1 {
  font-weight: bold;
  text-align: center;
  font-size: 36px;
  color: #A378FF;
}
h2{
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  color: #A378FF;
}
img {
  display: block;
  margin: auto;
  width: 30%;
}
img {
  border: 20px solid #FFABCA;
  border-radius: 4px;
  padding: 15px;
border
  width: ;
}


