body {
  background: #cdb6e4;
}
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%;
}
div.container {
  text-align: center;
}

ol {
 align-items: center;
  text-align: center;
}
img {
  border-radius: 50%;
  border: 10px solid #ddd;
  border-radius:62px
  padding:9px
  width: 150px;
}
