body {
  font-family: 'Open Sans', sans-serif;
}

.wrapper {
  margin: 10%;
  text-align: center;
}

.profile-picture {
  border-radius: 50%;
}