To add this cursor to your website copy-paste this code at the end of the <head> tag:
<style>
body {cursor: url('https://raw.githubusercontent.com/coob113/fancy-cursors/master/oversized1.png') 13 7, auto !important;}
a {cursor: url('https://raw.githubusercontent.com/coob113/fancy-cursors/master/oversized2.png') 64 12, auto !important;}
</style>
Disclaimer:
Something like default cursor can be quite cool, but be aware that it can be surprising for your users. Consider all the pros and cons before implementing. I don’t take any responsibility for your confused users.
Made with ❤️ by Vova Kurbatov