#home {
    margin: 100 auto;
    width: 85%;
    min-width: 10px;
    background-color: rgba(240, 230, 250, 0);
    padding: 0px;
    margin-top: 50px;
    margin-bottom: 100px;
    opacity: 0.9;
}
body {
background: url(https://images.cnblogs.com/cnblogs_com/blogs/676238/galleries/1957022/o_210706065107SRC_HT~2.JPG) no-repeat fixed;
    background-size: cover;
}
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background: rgba(240, 230, 250, 0.5);
    margin-bottom: 35px;
    word-wrap: break-word;
}