noStroke(); fill(0, 136, 255); ellipse(200, 200, 350, 350); fill(); textAlign(CENTER); textSize(400); text("f", 200, 400);