body {
color: #000;
    background-color: #e6e6e6;
    font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    min-height: 101%;
    background: url(https://images.cnblogs.com/cnblogs_com/unoni/1929534/o_210207014210%E8%83%8C%E6%99%AF.jpg) fixed;
}

.cnblogs_code pre {
    font-family: Courier New!important;
    font-size: 15px!important;
    word-wrap: break-word;
    white-space: pre-wrap;
}

.cnblogs_code span {
    font-family: Courier New!important;
    font-size: 15px!important;
    line-height: 1.5!important;
}