/* Only this course: Quarto's 500px default shows about 16 code lines in Reveal. */
.reveal pre.sourceCode code {
  max-height: 790px; /* about 25 lines at the Reveal code font and line height */
}
