<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#page-handling .entry {
    position: relative;
    margin-bottom: 1.5em;
}

#page-handling .text-container img {
    width: 13em;
    float: right;
}

#page-handling .text-container .step {
    width: calc(100% - 13em);
}</pre></body></html>