/* css styles */

img.avatar {
  border-radius: 50%;
  box-shadow: 0px 4px 15px rgba(0,0,0,0.3);
  width: 200px;
}