//‚©‚ Žq size(300,300); background(20,255,140); fill(255,255,0); stroke(255,255,0); triangle(40,170,95,140,97,170); fill(0,100,250); stroke(0,100,250); triangle(150,150,200,400,400,200); ellipse(150,150,120,120); fill(255); stroke(255); line(125,125,130,130); ellipse(140,140,30,30); fill(0); ellipse(143,143,25,25); fill(255,200,255); stroke(255,200,255); triangle(175,90,150,215,250,160);