<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.test {
   background-image: url("cool.png");
   height: 200px; width: 400px;
   border: 1px solid black;
}
</pre></body></html>