pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}
/*
  Theme: Terrazzo Light
  Description: Poured concrete floor: white matrix flecked with coral, teal, and gold chips
  Author: svelte-highlight
  License: MIT

  bg:       #f4f1ec
  fg:       #2a2622
  comment:  #8a8378
  coral:    #c23b5a
  teal:     #1f7a6c
  mustard:  #b8862a
  violet:   #6b4fa0
  green:    #2f6e3a
  terracotta: #a8481f
  charcoal: #4a4740
*/.hljs{color:#2a2622;background:#f4f1ec}.hljs-comment,
.hljs-quote{color:#8a8378;font-style:italic}.hljs-doctag,
.hljs-keyword,
.hljs-formula,
.hljs-template-tag{color:#c23b5a}.hljs-section,
.hljs-name,
.hljs-selector-tag,
.hljs-tag,
.hljs-subst{color:#1f7a6c}.hljs-literal{color:#b8862a}.hljs-string,
.hljs-regexp,
.hljs-attribute,
.hljs-meta .hljs-string{color:#6b4fa0}.hljs-attr,
.hljs-variable,
.hljs-template-variable,
.hljs-params,
.hljs-type,
.hljs-selector-class,
.hljs-selector-attr,
.hljs-selector-pseudo,
.hljs-number{color:#2f6e3a}.hljs-symbol,
.hljs-bullet,
.hljs-link,
.hljs-meta,
.hljs-selector-id,
.hljs-title{color:#a8481f}.hljs-built_in,
.hljs-title.class_,
.hljs-class .hljs-title{color:#4a4740}.hljs-punctuation,
.hljs-operator{color:#2a2622}.hljs-code{color:#8a8378}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:bold}.hljs-link{text-decoration:underline}.hljs-addition{color:#1f4014;background-color:#dce8cc}.hljs-deletion{color:#7a1414;background-color:#f2d4d0}