background(0,217,241);
noStroke();
fill(217,150,148);
rect(50,50,280,80); //tårtans bottenskikt
fill(230,185,184);
rect(100,130,180,80); //tårtans mellanskikt
fill(242,220,219);
rect(150,210,80,80); //tårtans toppskikt
stroke(192,80,77);
point(160,280);
point(170,280);
point(180,280);
point(190,280);
point(200,280);
point(210,280);
point(220,280);
line(100,190,280,190);
line(100,180,280,180);
fill(242,220,219);
rect(50,100,280,10); //dekorationer
noStroke();
fill(255,255,255);
rect(185,290,10,40); //ljus
fill(240,200,0);
triangle(185,330,195,330,190,340); //lågan
noStroke();
fill(255,204,102);
ellipse(290,200,100,100); // clownens ansikte
fill(255,255,255);
ellipse(270,210,25,30);
fill(0,0,0);
ellipse(270,210,10,10); // clownens vänstra öga
fill(255,255,255);
ellipse(310,210,25,30);
fill(0,0,0)
ellipse(310,210,10,10); // clownens högra öga
fill(255,0,0);
ellipse(290,190,30,30); // clownens näsa
fill(255,255,255);
noStroke();
triangle(260,170,320,170,290,160); // clownens mun
fill(0,128,128);
noStroke();
triangle(260,240,320,240,290,290); //clownens hatt
textFont(Bubblegum,28);
fill(0,0,0);
words("Happy Birthday, Dad!",70,370); // ditt meddelande