<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">observation {
    display: block;
    background: lightgrey;
}
wow {
    display: inline;
    font-weight: bold;
    font-style: italic;
    color: red;
}</pre></body></html>