.cnblogs_code{
    background: white;
}
.cnblogs_code pre{
   background: white;
}
.cnblogs_code pre .hljs{
   background: white;
   font-size:18px;
}
.cnblogs_code pre span{
   background: white;
   font-size:18px;
}
#mainContent img{
   width: 65%;
   height: auto;
}