<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.click{
    background-color: rgb(226, 100, 100);
  }
  .div{
    border: solid 1px wheat;
    height: 50px;
    width: 50px;
  }</pre></body></html>