
body {
    background: rgba(0, 0, 0, 1) url('https://images.cnblogs.com/cnblogs_com/blogs/680952/galleries/1967210/o_210426113456313806.jpg')fixed no-repeat ;   //修改背景图片
    background-position: 80% 5%; 
    background-size: cover;
}

