div#top_nav {
    display: none;
}
div#comment_form {
    display: none;
}

#cnblogs_post_body img, .cnblogs-post-body img {
    max-width: 98% !important;
    height: auto;
    filter: drop-shadow(5px 5px 5px rgba(0,0,0,.5));
}
#home{
    width: 87%;
}