<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* This is copied from their css but color was changed*/
body {
		background-color: #ffdcef;
}

.body.site.fluid {
    background-color: #fbd7d7;
}

/* This is copied from their css but color was changed*/
  
  .body .container {
    background-color: #fbe6e6;
}</pre></body></html>