body {
  background: rgba(204, 160, 205, 0.54);
}
p {
  color: black;
  text-align: center;
  font-size: 20px;
}
h1 { 
  font-weight: bold;
  text-align: center;
  font-size: 36px;
  color: rebeccapurple;
}

h2 {  font-weight: bold;
  text-align: center;
  font-size: 32px;
  color: rebeccapurple;
}
img {
  display: block;
  margin: auto;
  width: 50%;
}
img {
  border-radius:12%;
  border: 10px solid #5fc565;
  border-radius:62px
    padding:9px
    width: 150px;
}