<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.index-page-main {
  visibility: hidden;
  height: 0;
}

.index-page-footer {
  display: flex;
  flex-wrap: nowrap;
  visibility: hidden;
  position: absolute;
  z-index: -1;
  bottom: 800px;
  overflow: hidden;
}</pre></body></html>