<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1.title {
  background-image: url(images/skrub.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 175px;
  min-height: 175px; /* Set the minimum height to match the background image height */
}</pre></body></html>