body {
    background: url(https://images.cnblogs.com/cnblogs_com/ruizefirst/1932832/o_21021809135914.jpg) fixed no-repeat;   //修改背景图片
    width:100%;
    height:100%;
    background-size: cover
}
