.gopherchat{display:inline-block;position:relative;background-color:#eee;border-radius:20px;padding:12px}.gopherchat:before{content:"";position:absolute;z-index:0;bottom:0;left:-7px;height:20px;width:20px;background:#eee;border-bottom-right-radius:15px}.gopherchat:after{content:"";position:absolute;z-index:1;bottom:0;left:-10px;width:10px;height:20px;background:#fff;border-bottom-right-radius:10px}.anchor{display:none;float:left;padding-right:4px;margin-left:-20px;line-height:1}h2:hover .anchor,h3:hover .anchor,h4:hover .anchor,h5:hover .anchor,h6:hover .anchor{display:inline-block}body{--highlight-kwd-color:#d00;--highlight-pln-color:#000;--highlight-str-color:#090;--highlight-pun-color:#666;--highlight-dec-color:#f90;--highlight-typ-color:#49e;--highlight-com-color:#999}.kwd{color:var(--highlight-kwd-color)}.pln{color:var(--highlight-pln-color)}.str{color:var(--highlight-str-color)}.pun{color:var(--highlight-pun-color)}.dec{color:var(--highlight-dec-color)}.typ{color:var(--highlight-typ-color)}.com{color:var(--highlight-com-color)}.code{padding:1.5rem;margin-left:-1.5rem;margin-top:1rem;margin-bottom:1rem}pre.code{white-space:pre-wrap}code{padding:0;margin:0;font-size:85%;background-color:rgba(27,31,35,5%);border-radius:3px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;color:#555}.highlight{margin-top:1rem;margin-bottom:1rem}.highlight pre{padding:1.5rem;margin:0;margin-left:-1.5rem;font-size:85%;background-color:rgba(27,31,35,5%);border-radius:3px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;color:#555}#post-content img{max-width:100%;height:auto;display:block;margin:1rem 0}