a.floating-button {
position: fixed;
  right: 20px;
  bottom: 20px;
  width: 150px;
  border: none;
  z-index: 99;
  display: block;
  text-align: center;
  text-decoration: none;
}