pre > code {
  box-shadow: var(--shadow-6);
  font-family: var(--font-mono);
  font-size: var(--font-size-2);
}