#blogTitle h1 {
    font-size: 800%;
    font-weight: bold;
    line-height: 1.5em;
    margin-left: 1em;
    margin-top: 10px;
    width: 50%;
    float: left;
    display: inline;
    letter-spacing: 1px;
}
#home {
    margin: 0 auto;
    width: 980px;
    opacity: 0.93;
}
body {
color: #000;
background: url(https://www.cnblogs.com/images/cnblogs_com/Lin88/1276771/o_QQ%e5%9b%be%e7%89%8720180813110342.jpg
) fixed;
background-size: 100%;
background-repeat: no-repeat;
font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
font-size: 12px;
min-height: 101%;
}