size(250,250); background(0); rectMode(CENTER); noStroke(); rect(width/2,height/2,100,100);