.copy-button,.language-label{border:none;border-radius:.25rem;font-family:Arial,sans-serif;padding:.5rem}.language-label{margin-left:.5rem}.copy-button{cursor:pointer;margin-right:.5rem}.codeblock__wrapper{margin-bottom:2rem}.codeblock{background-color:#191a1b;border-radius:0 0 .25rem .25rem;color:#fbfcfc;display:inline-block;max-height:650px;overflow-x:auto;padding:.5rem;white-space:pre-wrap;width:100%}pre.hljs{margin-top:0}.label-button-container{background:#e9afb5;border-radius:.25rem .25rem 0 0;color:#222425;display:flex;justify-content:space-between}code::-webkit-scrollbar{height:10px}code::-webkit-scrollbar-track{background-color:#222425;border-radius:8px}code::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#e9afb5;border-radius:8px}