You can draw an oval given center after finishing the project. Now animate the rotating oval at the fixed center. Also add changing color for fun with colorsys library.
In this easy animation project, draw a rotating line. You may need to call tracer(0,0) before the animation and call update() function after drawing each frame. You may also want