body {
  background-color: #FFFFFF;
} 

.profile-photo {
  width: 220px;
  height: 220px;
  border-radius: 25px;
  border: solid #1EAEDB 2px;
}

