body{
    background-image: url("https://gimg2.baidu.com/image_search/src=http%3A%2F%2Fn.sinaimg.cn%2Fsinakd10120%2F600%2Fw1920h1080%2F20211127%2Ffd99-a19176bff6f2602b63d011f991b3b99b.jpg&refer=http%3A%2F%2Fn.sinaimg.cn&app=2002&size=f9999,10000&q=a80&n=0&g=0n&fmt=jpeg?sec=1645941604&t=e0a8cb66e1741486e8aebf16d20ffcc4");
    background-attachment: fixed;
    background-size:cover;
    cursor: url(https://images.cnblogs.com/cnblogs_com/graytido/1453617/o_200723013825miku1.png), auto;
    /* cursor: url(https://blog-static.cnblogs.com/files/wkfvawl/cursor.ico), auto; */
}
a, a:visited {
    color: #0d400f7a !important;
    cursor: url(https://images.cnblogs.com/cnblogs_com/graytido/1453617/o_200723013830miku2.png),auto;
}
.postTitle{
    border-left:3px solid #0d400f7a;
}
#home,input,.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory,.CalTitle,.CalTitle td,.CalDayHeader, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory{
    background:transparent !important;
}
#Snow{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 85;
    background: rgba(255,255,240,0.1);
    pointer-events: none;
}
#mainContent .forFlow{
    padding: 20px;
    background: rgba(255, 255, 255, .85);
}
