xxxxxxxxxx
size(400,300);
background(0,0,0);
beginShape();
fill(247,243,207);
rect(180,-1,220,100);
endShape();
fill(209,0,0);
beginShape();
rect(-1,-1,175,100);
endShape();
fill(247,243,207);
beginShape();
rect(-1,105,175,80);
endShape();
fill(247,243,207);
beginShape();
rect(180,105,220,80);
endShape();
fill(255,192,0);
beginShape();
rect(-1,193,40,120);
endShape();
fill(247,243,207);
beginShape();
rect(45,193,129,120);
endShape();
fill(37,26,81);
beginShape();
rect(180,193,125,120);
endShape();
fill(247,243,207);
beginShape();
rect(312,193,120,120);