pre code.hljs{display:block;overflow:hidden;padding:1em;white-space:break-spaces;font-size:17px !important;overflow-wrap:break-word}
code.hljs{padding:3px 5px}
.hljs-emphasis{font-style:italic}
.hljs-strong{font-weight:700}
.hljs.light{color:#200055;background:#f8f8f8}
.hljs-bullet.light,.hljs-literal.light,.hljs-number.light,.hljs-symbol.light{color:#788cd2}
.hljs-deletion.light,.hljs-keyword.light,.hljs-selector-tag.light{color:#ff7070}
.hljs-link.light,.hljs-template-variable.light,.hljs-variable.light{color:#5dc99f}
.hljs-comment.light,.hljs-quote.light{color:#646e78}
.hljs-meta.light{color:#8cb44c}
.hljs-addition.light,.hljs-attribute.light,.hljs-string.light{color:#9f77e0}
.hljs-section.light,.hljs-type.light{color:#ff7070}
.hljs-title.light{color:#3246b4}
.hljs-name.light,.hljs-selector-class.light,.hljs-selector-id.light{color:#a0aff0}
.hljs-built_in.light{color:#ffb950}
.hljs.dark{color:#d8c9f1;background:#0e163f}
.hljs-bullet.dark,.hljs-literal.dark,.hljs-number.dark,.hljs-symbol.dark{color:#788cd2}
.hljs-deletion.dark,.hljs-keyword.dark,.hljs-selector-tag.dark{color:#ff7070}
.hljs-link.dark,.hljs-template-variable.dark,.hljs-variable.dark{color:#5dc99f}
.hljs-comment.dark,.hljs-quote.dark{color:#828c91}
.hljs-meta.dark{color:#dbebc2}
.hljs-addition.dark,.hljs-attribute.dark,.hljs-string.dark{color:#c8f3e2}
.hljs-section.dark,.hljs-title.dark,.hljs-type.dark{color:#ffb950}
.hljs-name.dark,.hljs-selector-class.dark,.hljs-selector-id.dark{color:#fff1d2}
.hljs-built_in.dark{color:#ffb950}
.hljs-doctag.dark{color:#bec3c8}