size(300,300); background(127,0,127); //smooth(); fill(255,255,0); stroke(0,255,0); strokeWeight(15); ellipse(150,150,140,200);