.avatarImage {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  object-fit: cover;
}
