.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background: rgba(255, 255, 255, 0);
    margin-bottom: 35px;
    word-wrap: break-word;
}
.cnblogs_code div {
    background-color: rgba(245, 245, 245, 0);
}
.cnblogs_code {
    background-color: rgba(245, 245, 245, 0.43);
    font-family: Courier New !important;
    font-size: 12px !important;
    border: 1px solid #FFF;
    padding: 5px;
    overflow: auto;
    margin: 5px 0px;
    color: #000;
}
.CalTitle td {
    background: rgba(255, 255, 255, 0.34) !important;
    border: 0px !important;
    color: rgba(94, 95, 99, 0.86);
    font-family: "Comic Sans MS";
}
.CalTitle {
    background: rgba(98, 147, 187, 0);
    width: 100%;
    height: 25px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0;
    color: #FFF;
}
.CalDayHeader {
    background:rgba(248,248,248,0.7) none repeat scroll 0% 0%;
}
.entrylistItem {
    min-height: 20px;
    margin-bottom: 30px;
    padding-bottom: 50px;
    padding-top: 10px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.47);
}

#home {
     background-color:rgba(251,233,233,0.6);
}

body { 
     background-color: rgb(0, 0, 0); 
     background-image: url(https://s1.ax1x.com/2018/07/11/PuSGCD.jpg);
     background-repeat: no-repeat; 
     background-attachment: fixed; 
     background-position: center 0; 
     background-size: cover; 
} 
body {
     color: #1AA2E6;
}
<link rel="stylesheet" href="https://https://www.cnblogs.com/YLFX//live2d/live2d.css" type="text/css"/>