#avatar {
  margin: 20px 20px 20px 0;
  height: 100px;
  border-radius: 100%
}

body {
  padding-top: 20px;
}