.hljs{
    color: #ff934f;
    font-size: 18px;
}
.hljs-variable{
    color: #3ccf91;
}
.hljs-number{
    color: #3ccf91;
}
.hljs-tag{
    color: #3c5ccf;
}
.hljs-constant{
    color: #fff!important;
}
.hljs-symbol{
    color: #3c5ccf;
}
.t264__wrapper{
    border-radius: 12px;
}