pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{background:#1E1E1E;color:#DCDCDC}.hljs-keyword,.hljs-link,.hljs-literal,.hljs-name,.hljs-symbol{color:#569CD6}.hljs-link{text-decoration:underline}.hljs-built_in,.hljs-type{color:#4EC9B0}.hljs-class,.hljs-number{color:#B8D7A3}.hljs-meta .hljs-string,.hljs-string{color:#D69D85}.hljs-regexp,.hljs-template-tag{color:#9A5334}.hljs-formula,.hljs-function,.hljs-params,.hljs-subst,.hljs-title{color:#DCDCDC}.hljs-comment,.hljs-quote{color:#57A64A;font-style:italic}.hljs-doctag{color:#608B4E}.hljs-meta,.hljs-meta .hljs-keyword,.hljs-tag{color:#9B9B9B}.hljs-template-variable,.hljs-variable{color:#BD63C5}.hljs-attr,.hljs-attribute{color:#9CDCFE}.hljs-section{color:gold}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-bullet,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-selector-pseudo,.hljs-selector-tag{color:#D7BA7D}.hljs-addition{background-color:#144212}.hljs-addition,.hljs-deletion{display:inline-block;width:100%}.hljs-deletion{background-color:#600}:root{--pallete-black:#000;--pallete-blue:#03579e;--pallete-grey--light:#f1f1f1;--pallete-code-bg:#f1f1f1;--pallete-code-border:#e1e1e1}body,html{padding:0;margin:0;color:var(--pallete-black);font-size:18px}body,h1,h2,h3,h4,html{line-height:1.5}body{border-top:2px solid var(--pallete-blue)}*{box-sizing:border-box}ul.unstyled{margin:0;padding:0;list-style:none}hr{height:0;margin-top:2.5rem;margin-bottom:3rem;border-width:0;border-top:1px solid var(--pallete-grey--mid)}.text-center{text-align:center}a{text-decoration:none;color:var(--pallete-blue)}.hljs{margin-bottom:1.75rem;border-radius:10px;-webkit-overflow-scrolling:touch;overflow:auto;padding:1.5rem;font-size:inherit;font-family:Consolas,Menlo,Monaco,source-code-pro,Courier New,monospace;font-feature-settings:normal}code{padding:.2rem .5rem;margin:0 .2rem;font-size:90%;background:var(--pallete-code-bg);border:1px solid var(--pallete-code-border);border-radius:4px}