size(250, 250);
background(#FAE6E6);
// second line
smooth();
noStroke();
fill(#F08888);
quad(50, 25, 50, 50, 75, 25, 75, 0);
smooth();
noStroke();
fill(#762626);
quad(75, 0, 75, 25, 100, 50, 100, 25);
smooth();
noStroke();
fill(#F57274);
quad(100, 25, 100, 50, 125, 25, 125, 0);
smooth();
noStroke();
fill(#F57274);
quad(125, 0, 125, 25, 150, 50, 150, 25);
smooth();
noStroke();
fill(#762626);
quad(150, 25, 150, 50, 175, 25, 175, 0);
smooth();
noStroke();
fill(#F08888);
quad(175, 0, 175, 25, 200, 50, 200, 25);
// third row
smooth();
noStroke();
fill(#F2474D);
quad(50, 50, 50, 75, 75, 50, 75, 25);
smooth();
noStroke();
fill(#A0171B);
quad(75, 25, 75, 50, 100, 75, 100, 50);
smooth();
noStroke();
fill(#E80E15);
quad(100, 50, 100, 75, 125, 50, 125, 25);
smooth();
noStroke();
fill(#E80E15);
quad(125, 25, 125, 50, 150, 75, 150, 50);
smooth();
noStroke();
fill(#A0171B);
quad(150, 50, 150, 75, 175, 50, 175, 25);
smooth();
noStroke();
fill(#F2474D);
quad(175, 25, 175, 50, 200, 75, 200, 50);
// fourth row
smooth();
noStroke();
fill(#F0B1B3);
quad(50, 75, 50, 100, 75, 75, 75, 50);
smooth();
noStroke();
fill(#402425);
quad(75, 50, 75, 75, 100, 100, 100, 75);
smooth();
noStroke();
fill(#741014);
quad(100, 75, 100, 100, 125, 75, 125, 50);
smooth();
noStroke();
fill(#741014);
quad(125, 50, 125, 75, 150, 100, 150, 75);
smooth();
noStroke();
fill(#402425);
quad(150, 75, 150, 100, 175, 75, 175, 50);
smooth();
noStroke();
fill(#F0B1B3);
quad(175, 50, 175, 75, 200, 100, 200, 75);
// fifth row
smooth();
noStroke();
fill(#B9252A);
quad(50, 100, 50, 125, 75, 100, 75, 75);
smooth();
noStroke();
fill(#522527);
quad(75, 75, 75, 100, 100, 125, 100, 100);
smooth();
noStroke();
fill(#B76668);
quad(100, 100, 100, 125, 125, 100, 125, 75);
smooth();
noStroke();
fill(#B76668);
quad(125, 75, 125, 100, 150, 125, 150, 100);
smooth();
noStroke();
fill(#522527);
quad(150, 100, 150, 125, 175, 100, 175, 75);
smooth();
noStroke();
fill(#B9252A);
quad(175, 75, 175, 100, 200, 125, 200, 100);
// sixth row
smooth();
noStroke();
fill(#F08888);
quad(50, 125, 50, 150, 75, 125, 75, 100);
smooth();
noStroke();
fill(#762626);
quad(75, 100, 75, 125, 100, 150, 100, 125);
smooth();
noStroke();
fill(#F57274);
quad(100, 125, 100, 150, 125, 125, 125, 100);
smooth();
noStroke();
fill(#F57274);
quad(125, 100, 125, 125, 150, 150, 150, 125);
smooth();
noStroke();
fill(#762626);
quad(150, 125, 150, 150, 175, 125, 175, 100);
smooth();
noStroke();
fill(#F08888);
quad(175, 100, 175, 125, 200, 150, 200, 125);
// seventh row
smooth();
noStroke();
fill(#F2474D);
quad(50, 150, 50, 175, 75, 150, 75, 125);
smooth();
noStroke();
fill(#A0171B);
quad(75, 125, 75, 150, 100, 175, 100, 150);
smooth();
noStroke();
fill(#E80E15);
quad(100, 150, 100, 175, 125, 150, 125, 125);
smooth();
noStroke();
fill(#E80E15);
quad(125, 125, 125, 150, 150, 175, 150, 150);
smooth();
noStroke();
fill(#A0171B);
quad(150, 150, 150, 175, 175, 150, 175, 125);
smooth();
noStroke();
fill(#F2474D);
quad(175, 125, 175, 150, 200, 175, 200, 150);
// eighth row
smooth();
noStroke();
fill(#F0B1B3);
quad(50, 175, 50, 200, 75, 175, 75, 150);
smooth();
noStroke();
fill(#402425);
quad(75, 150, 75, 175, 100, 200, 100, 175);
smooth();
noStroke();
fill(#741014);
quad(100, 175, 100, 200, 125, 175, 125, 150);
smooth();
noStroke();
fill(#741014);
quad(125, 150, 125, 175, 150, 200, 150, 175);
smooth();
noStroke();
fill(#402425);
quad(150, 175, 150, 200, 175, 175, 175, 150);
smooth();
noStroke();
fill(#F0B1B3);
quad(175, 150, 175, 175, 200, 200, 200, 175);
// ninth row
smooth();
noStroke();
fill(#B9252A);
quad(50, 200, 50, 225, 75, 200, 75, 175);
smooth();
noStroke();
fill(#522527);
quad(75, 175, 75, 200, 100, 225, 100, 200);
smooth();
noStroke();
fill(#B76668);
quad(100, 200, 100, 225, 125, 200, 125, 175);
smooth();
noStroke();
fill(#B76668);
quad(125, 175, 125, 200, 150, 225, 150, 200);
smooth();
noStroke();
fill(#522527);
quad(150, 200, 150, 225, 175, 200, 175, 175);
smooth();
noStroke();
fill(#B9252A);
quad(175, 175, 175, 200, 200, 225, 200, 200);
// tenth row
smooth();
noStroke();
fill(#F08888);
quad(50, 225, 50, 250, 75, 225, 75, 200);
smooth();
noStroke();
fill(#762626);
quad(75, 200, 75, 225, 100, 250, 100, 225);
smooth();
noStroke();
fill(#F57274);
quad(100, 225, 100, 250, 125, 225, 125, 200);
smooth();
noStroke();
fill(#F57274);
quad(125, 200, 125, 225, 150, 250, 150, 225);
smooth();
noStroke();
fill(#762626);
quad(150, 225, 150, 250, 175, 225, 175, 200);
smooth();
noStroke();
fill(#F08888);
quad(175, 200, 175, 225, 200, 250, 200, 225);