@import"https://fonts.googleapis.com/css2?family=Lora:wght@400;500&display=swap";pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#ffffff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}:root{--bg-color: #f5f5f5;--bg-color-hover: #dedede;--grey-color: #777;--dark-color: #333}[data-theme=dark]{--bg-color: #333;--bg-color-hover: #555;--grey-color: #666;--dark-color: #f5f5f5}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Lora,serif;font-size:1.6rem;color:var(--dark-color);background-color:var(--bg-color)}a{text-decoration:none;color:inherit;cursor:pointer}a.noHover{cursor:default}a:hover:not(.noHover){text-decoration:underline}a:visited{color:inherit}code{font-family:Courier New,Courier,monospace;font-size:1.4rem;background-color:var(--bg-color)!important;padding:.2rem;border-radius:.2rem;box-shadow:0 0 0 1px var(--dark-color)}select,input,button{font-size:1.25rem;padding:.5rem;border-radius:.5rem;border:1px solid var(--bg-color-hover);margin:.5rem 0;width:100%}button{transition:all .3s ease-in-out;cursor:pointer}button:hover{background-color:var(--bg-color-hover)}p{font-size:1.25rem}
