body {
    color: #fff;  /* 深灰色文字 */
    background: #333; /* 白色背景 */
}
.post, .post-body {
    color: #333 !important; /* 文章正文文字颜色 */
}