.blink-once{animation:blinker 1s linear infinite}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}
/*!
  Theme: GitHub Dark
  Description: Dark theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-dark
  Current colors taken from GitHub's CSS
*/.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#79c0ff}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-code,.hljs-comment,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}.quiz-markdown{font-family:inherit;line-height:1.5;color:inherit}.quiz-markdown pre{background-color:rgb(248 250 252);border-radius:.375rem;padding:.75rem;overflow-x:auto;border:1px solid rgb(226 232 240)}.dark .quiz-markdown pre{background-color:rgb(30 41 59);border-color:rgb(71 85 105)}.quiz-markdown code{background-color:rgb(248 250 252);padding:.125rem .25rem;border-radius:.25rem;font-size:.875em;border:1px solid rgb(226 232 240)}.dark .quiz-markdown code{background-color:rgb(30 41 59);border-color:rgb(71 85 105)}.quiz-markdown pre code{background-color:transparent;padding:0;border:none}.quiz-markdown p{margin:.5rem 0}.quiz-markdown p:first-child{margin-top:0}.quiz-markdown p:last-child{margin-bottom:0}.quiz-markdown strong{font-weight:600}.quiz-markdown em{font-style:italic}.quiz-markdown ol,.quiz-markdown ul{margin:.5rem 0;padding-left:1.25rem}.quiz-markdown li{margin:.25rem 0}.quiz-markdown h1,.quiz-markdown h2,.quiz-markdown h3,.quiz-markdown h4,.quiz-markdown h5,.quiz-markdown h6{font-weight:600;margin:.75rem 0 .5rem;line-height:1.25}.quiz-markdown h1:first-child,.quiz-markdown h2:first-child,.quiz-markdown h3:first-child,.quiz-markdown h4:first-child,.quiz-markdown h5:first-child,.quiz-markdown h6:first-child{margin-top:0}.quiz-markdown blockquote{border-left:4px solid rgb(209 213 219);padding-left:1rem;margin:.75rem 0;font-style:italic;color:rgb(107 114 128)}.dark .quiz-markdown blockquote{border-left-color:rgb(75 85 99);color:rgb(156 163 175)}.hljs{padding:.75rem;border-radius:.3rem}