body {
    color: #000;
    background: url(https://images.cnblogs.com/cnblogs_com/XSZCaesar/1368550/o_timg.jpg) fixed;
    background-size: cover;
    background-repeat: repeat;
    font-family: "微软雅黑","Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    min-height: 101%;
}
#blogTitle h1 {
    font-size: 50px;
    font-family: Consolas;
    font-weight: bold;
    font-style: italic;
    margin-top: 20px;
}
.catListTitle {
    margin-top: 21px;
    margin-bottom: 10.5px;
    text-align: left;
    border-left: 10px solid rgba(82, 168, 236, 0.8);
    padding: 5px 0 5px 10px;
    background-color: rgba(245,245,245,0.3);
}
#home {
    margin: 0 auto;
    width: 85%;
    min-width: 950px;
    background-color: rgba(255,255,255,0.3);
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background: none;
    margin-bottom: 35px;
    word-wrap: break-word;
}
#blog-calendar td {
    font-size: 12px;
    font-family: Consolas;
}
.input_my_zzk {
    border: 1px solid #ccc;
    background: none;
    width: 100%;
    height: 25px;
    padding-right: 30px;
    padding-left: 5px;
    outline: 0;
}
.CalDayHeader {
    background: rgba(245,245,245,0.3) !important;
    font-weight: 100;
    color: #5E5F63;
}
.CalTitle {
    background: none;
    width: 100%;
    height: 25px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0;
    color: #FFF;
}
.CalTitle td {
    background: rgba(245,245,245,0.3) !important;
    border: 0px !important;
    color: #5E5F63;
    font-family: "Comic Sans MS";
}
a:link {
    color: cornflowerblue;
}
a:visited {
    color: cornflowerblue;
}
a:hover {
    color:cadetblue;
}
a:active {
    color:black;
}
.CalTodayDay {
    background: rgba(247,247,247,0.3) !important;
    color: #FFF;
    font-weight: bold;
}
} /* 设置tongqingliu方框及背景*/ #top {
    color: #333;
    margin-left: 50px;
    margin-right: 50px;
    border-radius: 10px;
    background-color: royalblue;
    border-top:0px;
    padding-bottom: 35px;
    text-align: center;
} /* 设置tongqingliu字体及大小*/ #top a, #top a:link, #top a:visited, #top a:active, #top a:hover {
    font-family: "Comic Sans MS";
    font-size: larger;
    color: whitesmoke;
} /* 设置保持学习的态度 */ #tagline {
    margin-top: 20px;
    font-size: large;
    color:white;
} /* 导航及以文字所在方框的位置 */ #leftmenu {
    margin-top: 100px;
} /* 导航，统计信息 */ #leftmenu h3 {
    font-family: palatino,georgia,times new roman,serif;
    color: whitesmoke;
    background-color: royalblue;
    font-size: 1.5em;
    font-weight: normal;
    padding: 3px;
    margin-top: 0;
    line-height: 1.5;
    letter-spacing: .1em;
    text-transform: uppercase;
} /* 首页，联系，管理，随笔，文章，评论 */ #leftmenu ul {
    font-size: 14px;
} /* 置顶随笔及以下所在方框 */ #main {
    margin-top: 50px;
} /* 置顶随笔， 日期  */ p.date {
    color: black;
    font-family: Palatino,georgia,times new roman,serif;
    font-size: 1em;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 10px;
    display: none;
} /* 设置首页目录 */ div.post h2 a:link {
    font-family: Palatino,Georgia,Verdana,arir,Sans-Serif;
    font-size: 18pt;
    font-weight: bold;
    color: whitesmoke;
    background-color: green;
    line-height: 40px;
    text-decoration: none;
} div.post h2 a:visited {
    font-family: Palatino,Georgia,Verdana,arir,Sans-Serif;
    font-size: 18pt;
    font-weight: bold;
    line-height: 40px;
    color: whitesmoke;
    background-color: green;
    text-decoration: none;
} div.post h2 {
    font-family: palatino,georgia,verdana,arial,sans-serif;
    font-size: 18pt;
    /* color: #606060; */
    font-weight: bold;
    /* background: #fff; */
    line-height: 40px;
    margin-top: 28px;
    background-color: green;
    text-decoration: none;
}
/* 设置签名格式 */ #MySignature {
    display: none;
    background-color: #B2E866;
    border-radius: 10px;
    box-shadow: 1px 1px 1px #6B6B6B;
    padding: 10px;
    line-height: 1.5;
    text-shadow: 1px 1px 1px #FFF;
    font-size: 16px;
    font-family: 'Microsoft Yahei';
}
/* 推荐及反对 */ #div_digg {
    padding: 5px;
    position: fixed;
    z-index: 1000;
    bottom: 0px;
    right: 0;
    border: 0px solid #D9DBE1;
    background-color: #FFFFFF;
    opacity: 0.8;
    width: 46px;
    float: right;
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
    border: 2px solid red;
} /* ignore反对 */ .buryit {
    display: none;
}
/* adblock */
#ad_t2 {
    display: none;
}
.c_ad_block {
    display: none;
}



/*

Monokai Sublime style. Derived from Monokai by noformnocontent https://nn.mit-license.org/

*/

.cnblogs-markdown .hljs {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  background: #23241f !important;
  color:white;
  font-size:12px !important;
}

.hljs,
.hljs-tag,
.hljs-subst {
  color: #f8f8f2;
}

.hljs-strong,
.hljs-emphasis {
  color: #a8a8a2;
}

.hljs-bullet,
.hljs-quote,
.hljs-number,
.hljs-regexp,
.hljs-literal,
.hljs-link {
  color: #ae81ff;
}

.hljs-code,
.hljs-title,
.hljs-section,
.hljs-selector-class {
  color: #a6e22e;
}

.hljs-strong {
  font-weight: bold;
}

.hljs-emphasis {
  font-style: italic;
}

.hljs-keyword,
.hljs-selector-tag,
.hljs-name,
.hljs-attr {
  color: #f92672;
}
.hljs-keyword,.hljs-built_in{
  color:#66d9ef;
}

.hljs-symbol,
.hljs-attribute {
  color: #66d9ef;
}

.hljs-params,
.hljs-class .hljs-title {
  color: #f8f8f2;
}

.hljs-string,
.hljs-type,
.hljs-builtin-name,
.hljs-selector-id,
.hljs-selector-attr,
.hljs-selector-pseudo,
.hljs-addition,
.hljs-variable,
.hljs-template-variable {
  color: #e6db74;
}

.hljs-comment,
.hljs-deletion{
  color: #75715e;
}

.hljs-meta{
  color: #f92672;
}

 <!DOCTYPE html>
<html><head><meta charset="utf-8" /><style>
        .wrap {width: 200px;height: 400px;margin: 20px;position: relative;display: table-cell;vertical-align: middle;text-align: center; } .cube {width: 200px;height: 200px;margin: 0 auto;transform-style: preserve-3d;transform: rotateX(-30deg) rotateY(-80deg);animation: rotate linear 20s infinite;} @-webkit-keyframes rotate {from {transform: rotateX(0deg) rotateY(0deg);}to {transform: rotateX(360deg) rotateY(360deg);}} .cube div {position: absolute;width: 200px;height: 200px;opacity: 0.8;transition: all .4s;} .cube .out_front {transform: rotateY(0deg) translateZ(100px);} .cube .out_back {transform: translateZ(-100px) rotateY(180deg);} .cube .out_left {transform: rotateY(-90deg) translateZ(100px);} .cube .out_right {transform: rotateY(90deg) translateZ(100px);} .cube .out_top {transform: rotateX(90deg) translateZ(100px);} .cube .out_bottom {transform: rotateX(-90deg) translateZ(100px);} .cube span {display: block;width: 100px;height: 100px;position: absolute;top: 50px;left: 50px;} .cube .in_pic {width: 100px;height: 100px;} .cube .in_front {transform: rotateY(0deg) translateZ(50px);} .cube .in_back {transform: translateZ(-50px) rotateY(180deg);} .cube .in_left {transform: rotateY(-90deg) translateZ(50px);} .cube .in_right {transform: rotateY(90deg) translateZ(50px);} .cube .in_top {transform: rotateX(90deg) translateZ(50px);} .cube .in_bottom {transform: rotateX(-90deg) translateZ(50px);}
    </style></head><body>
    <div class="wrap"><div class="cube"><div class="out_front"><img src="https://images.cnblogs.com/cnblogs_com/XSZCaesar/1368550/o_o_%E6%8D%95%E8%8E%B7.PNG" class="pic" /></div><div class="out_back"><img src="https://images.cnblogs.com/cnblogs_com/XSZCaesar/1368550/o_9a09595b7e478e6675f1fe3f25b43c46.jpg" class="pic" /></div><div class="out_left"><img src="https://cdn.luogu.org/upload/usericon/101301.png" class="pic" /></div><div class="out_right"><img src="https://images.cnblogs.com/cnblogs_com/XSZCaesar/1368550/o_blabla.jpg" class="pic" /></div><div class="out_top"><img src="https://images.cnblogs.com/cnblogs_com/XSZCaesar/1368550/o_o_blalba.jpg" class="pic" /></div><div class="out_bottom"><img src="https://cdn.luogu.org/upload/usericon/53974.png" class="pic" /></div></div></div>
</body></html>




<script>
var a_idx = 0;
jQuery(document).ready(function($) {
    $("body").click(function(e) {
      var a = new Array("二叉树tql","拓扑排序tql","滑动窗口tql","替罪羊树tql","模拟退火tql","堆优化tql","网络流tql","二分图tql","珂朵莉树tql","cdq分治tql","树套树tql","斜率优化tql");
        var $i = $("<span></span>").text(a[a_idx]);
        a_idx = (a_idx + 1) % a.length;
        var x = e.pageX,
        y = e.pageY;
        $i.css({
            "z-index": 999999999999999999999999999999999999999999999999999999999999999999999,
            "top": y - 20,
            "left": x,
            "position": "absolute",
            "font-weight": "bold",
            "color": "rgb("+~~(255*Math.random())+","+~~(255*Math.random())+","+~~(255*Math.random())+")"
        });
        $("body").append($i);
        $i.animate({
            "top": y - 180,
            "opacity": 0
        },
        1500,
            function() {
            $i.remove();
        }
        );
    });
});
</script>