<div class="cnblogs_code">
查找body节点的方法 document.firstChild.lastChild document.body(推荐)
document.firstChild.lastChild document.body(推荐)