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}#article-content{line-height:32px;font-size:16px;word-wrap:break-word}#article-content img{max-width:100%;-o-object-fit:cover;object-fit:cover;margin:5px 0;text-align:center;display:inline}#article-content .img-wrap{text-align:center}#article-content address,#article-content blockquote,#article-content dl,#article-content figure,#article-content hr,#article-content li p,#article-content ol,#article-content ol ol,#article-content ol ul,#article-content p,#article-content pre,#article-content table,#article-content ul,#article-content ul ol,#article-content ul ul{margin-bottom:0}#article-content h1{font-size:1.375rem;margin:1.375rem 0 1rem;padding-bottom:.5rem;border-bottom:3px double rgba(0,0,0,.1);font-weight:500}#article-content h2{font-size:1.25rem;margin:1.25rem 0 1rem;padding-bottom:.5rem;border-bottom:1px double rgba(0,0,0,.1);font-weight:500}#article-content h3{font-size:1.125rem;margin:1.125rem 0 1rem;font-weight:500}#article-content h4{font-size:1rem;margin:1rem 0;font-weight:500}#article-content h5{font-size:.875rem;margin:1rem 0 .875rem;font-weight:500}#article-content h6{font-size:.75rem;margin:1rem 0 .75rem;font-weight:500}#article-content h6:before{content:"\25C6";margin-right:.25rem}#article-content blockquote{padding-left:1rem;border-left:.25rem solid #e9ecef}#article-content pre{padding:1rem;max-height:35rem;line-height:1.5;background-color:#e9ecef;overflow:auto}#article-content pre code{overflow-wrap:normal;white-space:inherit}#article-content hr{margin:1.5rem 0;border-top-width:2px}#article-content table{border:1px solid #dee2e6;width:100%;table-layout:fixed}#article-content table td,#article-content table th{padding:.75rem;border:1px solid #dee2e6;word-wrap:break-word}#article-content table [align=center]{text-align:center}#article-content table [align=right]{text-align:right}#article-content table thead th{color:#212529;font-weight:700}#article-content table tbody tr:hover{background-color:rgba(0,0,0,.025)}#article-content a{text-decoration:none;color:#0269c8;border-bottom:1px solid #d1e9ff}