Adding bouncing balls features - problems with the evil circle methods

The evil circle is constantly moving without pressing any key.
The other circles disappear very fast without even touching the evil circle.

link to my work: https://codepen.io/Beauregard/pen/vYxwvZL

link to the task: https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Objects/Adding_bouncing_balls_features

Hello @Yolo_Bas

i think you should start from here https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Objects/Adding_bouncing_balls_features#starting_point

cause when i remove all evilcircle code it only show freezed ball then add single function at time till you make it work cause that would be easier to debug in case of issue