<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#kapa-widget-container {
    z-index: 10000 !important;
    position: absolute !important;
  }

  .mantine-Modal-root {
    z-index: 10000;
    position: absolute;
  }
</pre></body></html>