size(200,200); background(192); line(0,0,200,200); line(0,200,200,0); stroke(255,0,0); line(0,100,200,100); line(100,0,100,200);