body{background-color:#2f4f4f;margin-top:15px;margin-left:15px;margin-right:15px;position:relative}.container{display:flex;flex-direction:column;align-items:center;margin-top:15px;gap:15px}.posts{width:60%;background-color:#fafad2;padding-bottom:15px;margin-bottom:400px;transition:width .5s ease}@media(max-width:1000px){.posts{width:90%}}.post{min-height:100px;height:auto;padding:15px;text-wrap-style:balance;font-family:Courier New,Courier,monospace;border-radius:10px;color:#000}.header{background:tan;height:auto;padding-top:10px;padding-bottom:10px;box-shadow:0 10px 10px #0003;position:sticky}.header h3{color:#fff;font-family:Arial;text-align:center;margin-bottom:0;margin-top:15px}.header h6{color:#fff;font-family:Arial;text-align:center;padding:0;margin:0 0 15px}.hljs{background-color:transparent!important;font-size:16px!important;padding:0!important}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:#fff}.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}
