<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.richtext {
  margin: 4rem 0 -4rem 2vw;
  max-height: fit-content;
  position: relative;
}

.normalize-height {
  height: 5rem;
  align-items: center;
  top: 0;
  left: 0;
}

.richtext h1,
.richtext h2,
.richtext h3 {
  margin-left: 3vw;
  font-weight: 800;
}</pre></body></html>