
body{
    background-image: url("https://img2020.cnblogs.com/blog/1812616/202111/1812616-20211105123153158-1800216504.png");
    background-repeat: repeat;
    background-attachment: fixed;
    background-size:cover;
    cursor: url(https://files.cnblogs.com/files/wkfvawl/cursor.ico),auto;
}