header, header img[alt="logo"], header img[alt="Chainlit logo"] {
  display: none !important;
}

.watermark, .watermark *, footer, footer *, [class*="watermark"], [class*="Footer"], [class*="footer"] {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
} 