<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.reveal
  div.sourceCode
  pre
  code.has-line-highlights
  &gt; span:not(.highlight-line) {
  opacity: 0.4;
}

.reveal pre.numberSource {
  padding-left: 0;
}

.reveal pre.numberSource code &gt; span {
  left: -2.1em;
}

pre.numberSource code &gt; span &gt; a:first-child::before {
  left: -0.7em;
}

.reveal pre &gt; code:not(:first-child).fragment {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
}

.reveal div.sourceCode pre code {
  min-height: 100%;
}
</pre></body></html>