<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hljs-literal {
  color: rgb(88, 72, 246);
}

.hljs-number {
  color: rgb(0, 0, 205);
}

.hljs-comment {
  color: rgb(76, 136, 107);
}

.hljs-keyword {
  color: rgb(0, 0, 255);
}

.hljs-string {
  color: rgb(3, 106, 7);
}
</pre></body></html>