pre {
  font-family: var(--mono);
  background: var(--code-bg);
  box-shadow: var(--elevation-1);
}
