setBackgroundImage(space);
fill(216, 17, 17);
textFont(Bubblegum,62);
words("Wat is 1+1?",275,500);
fill(0,0,0);
textFont(Lollipop,40);
words("2",300,340);
fill(0,0,0);
textFont(Lollipop,40);
words("17",300,260);
image(evilGnofu,50,600,100,160);
image(happyGnofu,650,600,100,160);
image(happyGnom,50,50,100,160);
image(evilGnom,700,50,100,160);
image(ufo,200,400,400,400);