pre.cc0b0a4b2 {
    font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
    font-size: 14px;
    padding: 60px 20px 20px 0;
    line-height: 1.5;
    border-radius: 6px;
    background-color: var(--front-dark-bg-color);
    position: relative;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
}

pre.cc0b0a4b2:after {
    content: '';
    display: block;
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(199, 199, 199, .18);
}

pre.cc0b0a4b2 .cecb01774 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

pre.cc0b0a4b2 .c9390dbcf {
    position: absolute;
    bottom: 0;
    left: 0;
    cursor: pointer;
    z-index: 999;
    width: 100%;
    background: rgba(216, 216, 216, 0.5);
    backdrop-filter: blur(3px);
    padding: 10px 5px;
    box-sizing: border-box;
    text-align: center;
}

pre.cc0b0a4b2 code {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    border-radius: 0;
}

pre.cc0b0a4b2 .cb0737b55 {
    overflow-x: auto;
    padding-left: 60px;
}

pre.cc0b0a4b2 li {
    line-height: 1.5;
}

.c61938474 {
    width: 90%;
    border: 1px solid #888;
}

.c2a8ec610 {
    color: #5a5858;
}

.c799488d4 {
    color: #080
}

.ccb8d35a1 {
    color: #cc7832;
    font-weight: bold;
}

.c7e844c93 {
    color: #aaacb6
}

.c56faeb4a {
    color: #a9b7c6;
}

.c835b0843 {
    color: #6897bb
}

.c462f139b, .c212c3d19 {
    color: #c6d2de
}

.c0880647a {
    color: #008
}

.cf9172fc6 {
    color: #606
}

.cae655f36 {
    color: #080
}

.c6d2f104c, .c95088966 {
    color: #606
}

.cb38d8382 {
    color: red
}