#mainContent {
    word-break: normal;
}
#cnblogs_post_body table, .cnblogs-post-body table {
    word-break: break-all;
}