background(255,100,0);
stroke(255,159,0);
fill(255,159,0);
triangle(120,90,110,190,150,90);
stroke(255,159,0);
fill(255,159,0);
triangle(150,90,140,200,110,200);
stroke(255,255,200);
fill(255,255,200);
triangle(110,200,125,225,140,200);
stroke(0,0,0);
fill(0,0,0);
triangle(125,225,120,220,128,221);
textFont(Bubblegum,20);
words("Vill du ha en penna?",225,400);