background(0,89,84);
noStroke();
fill(255,255,255);
rect(95,45,250,300); //newspaper
//change the font and font size of the newspaper title here
textFont(Bubblegum,35);
fill(255,255,255);
words("Ben je klaar voor mijn...",100,360);
textFont(Jellybean,40);
fill(0,0,0);
words("Dab",110,295);
textFont(Cookie,50);
fill(0,0,0);
words("MAG",235,295);
stroke(0,204,153);
line(110,280,330,280); //underlines the title
fill(0,204,153);
rect(110,220,70,50);
stroke(250,190,140);
fill(250,190,140);
triangle(130,220,160,220,145,240);
ellipse(145,250,20,20); //small picture
stroke(0,204,153);
line(200,265,330,265);
line(200,255,330,255);
line(200,245,330,245);
line(200,235,330,235);
line(200,225,330,225); // text next to the small picture
stroke(0,153,153);
fill(0,153,153);
rect(200,90,130,110); // big picture
fill(255,192,0);
ellipse(265,145,90,70);
stroke(255,0,0);
line(210,145,320,145);
stroke(0,204,153);
line(110,200,180,200);
line(110,190,180,190);
line(110,180,180,180);
line(110,170,180,170);
line(110,160,180,160);
line(110,150,180,150);
line(110,140,180,140);
line(110,130,180,130);
line(110,120,180,120);
line(110,110,180,110);
line(110,100,180,100);
line(110,90,180,90); // text next to the big picture
fill(0,204,153);
rect(110,60,220,20); //footer