How to solve the problem that the mouse custom style settings in CSS do not take effect?

my sample code is:

body{
    cursor: url(https://davidwalsh.name/demo/css-custom-cursor.ico),auto;
}

http://blog.csdn.net/renfufei.
I read the above article and wrote it in the same style. Why can"t I see the effect of mouse changes locally?

Jun.30,2021

problem solved, thanks to @ Joyyu's reminder, just set the width height of body and html to 100%.


it is possible that the picture is too big. 32 / 32 is generally OK

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3ba12-2c28f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3ba12-2c28f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?