<script src="https://files.cnblogs.com/files/fushao2yyj/aixin.js"></script>

<script charset="Shift_JIS" src="https://chabudai.sakura.ne.jp/blogparts/honehoneclock/honehone_clock_tr.js"></script>

/* 定制博客背景图片，url里面是你的图片位置信息 */
body { 
     background-color: #efefef;
     background-image:url(https://www.cnblogs.com/images/cnblogs_com/jclty/1446699/t_6597579940052929856.jpg); 
     background-repeat: no-repeat; 
     background-attachment: fixed; 
     background-position: center 0; 
     background-size: cover; 
    padding-top:0px;
  }