<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@-webkit-keyframes hover {
  /* Safari and Chrome */
}
.bg {
  background-image: linear-gradient(#333 /*{comment}*/, #111);
}
#planadvisor,
.first,
.planning {
  margin: 10px;
  total-width: (1 * 6em * 12) + (2em * 12);
}
.some-inline-comments {
  a: yes /* comment */;
  b: red /* comment */;
  c: yes /* comment */;
  d: red /* comment */;
}
</pre></body></html>