pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}
/*
  Theme: Terrazzo Dark
  Description: Polished dark terrazzo floor: black matrix flecked with bright chips
  Author: svelte-highlight
  License: MIT

  bg:       #1a1816
  fg:       #e8e4dc
  comment:  #8f887c
  coral:    #e8607e
  teal:     #4fc4b0
  mustard:  #e0ac4a
  violet:   #a68adf
  green:    #6ecb7a
  terracotta: #e07a4a
  stone:    #cfc9ba
*/.hljs{color:#e8e4dc;background:#1a1816}.hljs-comment,
.hljs-quote{color:#8f887c;font-style:italic}.hljs-doctag,
.hljs-keyword,
.hljs-formula,
.hljs-template-tag{color:#e8607e}.hljs-section,
.hljs-name,
.hljs-selector-tag,
.hljs-tag,
.hljs-subst{color:#4fc4b0}.hljs-literal{color:#e0ac4a}.hljs-string,
.hljs-regexp,
.hljs-attribute,
.hljs-meta .hljs-string{color:#a68adf}.hljs-attr,
.hljs-variable,
.hljs-template-variable,
.hljs-params,
.hljs-type,
.hljs-selector-class,
.hljs-selector-attr,
.hljs-selector-pseudo,
.hljs-number{color:#6ecb7a}.hljs-symbol,
.hljs-bullet,
.hljs-link,
.hljs-meta,
.hljs-selector-id,
.hljs-title{color:#e07a4a}.hljs-built_in,
.hljs-title.class_,
.hljs-class .hljs-title{color:#cfc9ba}.hljs-punctuation,
.hljs-operator{color:#e8e4dc}.hljs-code{color:#8f887c}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:bold}.hljs-link{text-decoration:underline}.hljs-addition{color:#b8e8b0;background-color:#182818}.hljs-deletion{color:#f0a8a8;background-color:#301616}