.zd-launcher-button {
      position: fixed;      /* Keeps it in place while scrolling */
      top: 40% !important;
      right: 5% !important;
      transform: translateY(-40%); /* Centers it vertically */
      width: 90px !important;
      height: 90px !important;
}
