background( 224,255,255)
stroke(0,0,0)
fill(238,154,73)
triangle(250,100,150,350,350,350)
fill(118,238,198)
ellipse(200,400,145,145)
fill(255,187,255)
ellipse(300,400,145,145)
fill(171,130,255)
ellipse(250,500,145,145)
textFont(Lollipop,69)
fill(0,0,0)
words("HAPPY ",450,400)
words("BIRTHDAY",400,320)
fill(255,225,255)
triangle(150,600,100,650,200,650)
triangle(200,650,250,600,300,650)
triangle(300,650,350,600,400,650)
triangle(400,650,450,600,500,650)
triangle(500,650,550,600,600,650)