.avatar {
  margin: auto;
  max-width: 148px;
  text-align: center;

  img {
    border-radius: 10px;
  }
}