html {
  overflow-y: scroll
}

#me {
  position: fixed;
  width: 100px;
  height: 100px;
  right: 20px;
  top: 20px
}

#traditional {
  position:  fixed;
  bottom:  20px;
  right:  20px
}

img {
  width:  200px
}
