body div .logo-wrap {
display:none !important; }
.embed-scope .cm-tag {
color: #e2831b;
}.embed-scope .cm-property {
color: #fdb0f3;
}.embed-scope .cm-number {
color: #3ca731;
}input,
textarea,
[contenteditable] {
caret-color: #119611;
}
.static pre {
width: 100%;
padding: 15px;
color: #f57da2;}