background(150,204,255)
noStroke()
fill(102,0,102)
ellipse(250,150,150,150)
ellipse(250,250,100,100)
stroke(0,0,0)
line(200,0,200,95)
line(300,0,300,95)
line(190,0,200,20)
line(210,0,200,20)
line(290,0,300,20)
line(310,0,300,20)
noStroke()
fill(255,128,0)
triangle(295,230,299,260,350,270)
fill(255,255,255)
ellipse(295,265,10,10)
fill(0,0,0)
ellipse(295,265,5,5)
triangle(200,170,300,170,250,100)
textFont(Jellybean,50)
words("is gewoon Boef man",100,400)