.CopyButton{border:0;border-radius:3px;opacity:.3;padding:4px 8px;background:white}.CopyButton:hover{opacity:.8;cursor:pointer}.CodeBlock{position:relative;margin:40px 0}.CodeBlock__linenum{display:inline-block;width:44px;opacity:.7;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:400}.CodeBlock__header{display:flex;align-items:center;justify-content:space-between;padding:4px 16px;box-sizing:border-box;width:100%;height:40px;background:#29313c;border-top-right-radius:.3em;border-top-left-radius:.3em;color:#f8f8f2;font-size:13px;background:#1a1b2d}code[class*=language-],pre[class*=language-]{color:#f8f8f2;background:none;font-family:Inconsolata,Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;hyphens:none;font-size:16px}pre[class*=language-]{overflow:auto;border-bottom-right-radius:.3em;border-bottom-left-radius:.3em;padding:20px 30px;margin:0}.token-line:hover{background:rgba(0,0,0,.5);background:rgba(33,35,51,.5)}
