body {
    font-family: 'PingFang SC', 'Helvetica Neue', 'Helvetica', '黑体', sans-serif;
}

body {
background: url(https://images.cnblogs.com/cnblogs_com/hnoi/1478413/o_IMG_9136.JPG) no-repeat fixed;
    background-size: cover;
}


.cnblogs_code pre {
font-family: Consolas!important;
font-size: 18px!important;
word-wrap: break-word;
white-space: pre-wrap;
}

.cnblogs_code span {
font-family: Consolas!important;
font-size: 18px!important;
line-height: 1.5!important;
}