main img{display:block;max-width:100%;max-height:400px;margin-left:auto;margin-right:auto}main figure.figure{display:block}.code-block{position:relative;margin-bottom:1rem}.code-block .code-buttons{position:absolute;top:1rem;right:1rem}@media(min-width:768px){.code-block .code-buttons{opacity:0;transition:opacity .1s ease-in-out}.code-block:hover .code-buttons{opacity:.8}}@media(max-width:768px){.code-block .code-buttons{opacity:.8}}.code-block code>span:hover{background-color:rgba(0,0,0,.1)}.highlight pre{margin-bottom:0}main table,main table th,main table td{border-width:1px}main table.table{width:unset;min-width:50%;margin-left:auto;margin-right:auto}