.fixed-btn {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 9999;
}