.postBody {
    display: flex;
    justify-content: center;
}

.postBody #cnblogs_post_body {
    width: 60%;
}

.postBody #blog_post_info_block {
    display: none;
}

.commentbox_main.comment_textarea {
    width: 100%;
}