<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.table-bordered &gt; :not(caption) &gt; * &gt; * {
  display: none !important;
}
html.error-page .error-message {
  color: #fff !important;
}
html.error-page .error-code {
  color: #fff !important;
}
html.error-page .error-logo {
  max-width: 400px;
  width: 100%;
  padding-top: 20px;
}</pre></body></html>