div.fixed {
  position: fixed;
  right: 50px;
  bottom: 50px;
}
