<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.test {
  font-size: calc((3 * 4px) + -2px);
  top: calc(200px - calc(20 * 3px));
}
</pre></body></html>