I have this code right now. What I'm trying to do is slowly make the circle bigger until it fully covers the background. What I have so far:


import hsa.Console;
import java.awt.*;
public class...