.profile-picture {
  margin: 0 auto;
  border-radius: 50%;
  border: 2px solid #0001;
  max-width: 8rem;
}
