I hope everyone is doing well.
For my assignment, I need to animate an image to a circular div container at a random location.
Currently, I have already completed this task.
You can view my work here: jsfiddle.net/f4p6b/137
However, the issue I am facing is that the container in the jsfiddle link is not circular.
I would like the div container to be circular and for the image to automatically drag/animate to a random location every time the page loads.
If anyone can assist me with modifying the code from the above jsfiddle, I would greatly appreciate it.
Thank you!