body {
  background-color: #FFFFFF;
} 

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

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
