.box {
  text-align: center;
}
img {
  border-radius: 50%;
}
.box1 {
  background-color: aqua;
}
