.fixed-button.active {
    display: none; /* This line will hide the button from view */
  }

  .canvasjs-chart-credit {
    display: none !important;
  }

  .leaflet-control-attribution {
    display: none !important;
}
