.floating {
    position:fixed;
      bottom:100px;
      right:20px;
    z-index: 9999;
  }