<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* demo shizzle only */
body {
  background: #fff;
  max-width: auto;
  max-heigh: auto;
  margin: auto auto;
  padding: 10px;
/*   outline: 100px solid #ccc; */
}

/* Still use global css (not utility css) for base typography etc? */
p {
  margin-bottom: 1.8em;
}</pre></body></html>