.
What challenges did you encounter, and how did you overcome them?i had a problem with making a custom css cursor like the one in the design. at first i used the line cursor : url(image_path), auto; where the cursor will be the selected image and auto is a fall back in case the image didn't load or work it only worked when i reduced the dimensions of the used image, because apparently there is a maximum supported size or else the image will be ignored
What specific areas of your project would you like help with?.