body{
   
    background-repeat: repeat;
    background-attachment: fixed;
    background-size:cover;
     cursor: url(https://blog-static.cnblogs.com/files/kitty-blog/cursor.ico),auto;

}