background(100,100,100)
stroke(102,51,0)
fill(100,100,100)
triangle(200,200,200,100,10,150)
noStroke()
ellipse(150,150,250,10)
fill(102,51,0)
ellipse(140,150,250,10)
fill(255,0,0)
ellipse(500,150,150,150)
fill(0,0,255)
ellipse(500,150,100,100)
fill(0,255,0)
ellipse(500,150,50,50)
stroke(102,51,0)
line(450,0,475,80)
line(550,0,525,80)
textFont(Bubblegum,40)
words("schiet wedstrijd",150,450)