background(255,225,255);
noStroke();
fill(247,150,70);
triangle(300,400,500,400,400,100);
noStroke();
fill(155,55,70);
ellipse(350,450,150,150);
noStroke();
fill(100,55,70);
ellipse(450,450,150,150);
noStroke();
fill(155,100,70);
ellipse(400,550,150,150);
noStroke();
fill(155,55,70);
textFont(Jellybean,55);
words("Aşure Günü Online",200,675);
fill(255,106,106);
triangle(75,625,125,625,100,550);
fill(135,206,250);
triangle(125,625,175,625,150,550);
fill(247,150,70);
triangle(175,625,225,625,200,550);