Ready to work together?
send me an email!

Profile Image

Always keen for a good collab

Arrow Icon
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Error Icon
.custom-cursor { position: absolute; width: 20px; /* Adjust size as needed */ height: 20px; /* Adjust size as needed */ pointer-events: none; } .outer-circle { width: 20px; /* Adjust size as needed */ height: 20px; /* Adjust size as needed */ border: 2px solid #000; /* Outline color */ border-radius: 50%; position: absolute; top: 0; left: 0; } .inner-dot { width: 4px; /* Adjust size as needed */ height: 4px; /* Adjust size as needed */ background-color: #000; /* Dot color */ border-radius: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } Privacy Policy Cookie Policy