html {
    cursor: url(https://astrowildcat.neocities.org/other_assets/cat.cur), auto;
    
   }
:any-link {
    cursor: url(https://astrowildcat.neocities.org/other_assets/cat_hover.cur), pointer; 
}