stroke(0);
  strokeWeight(0.5);
  noFill();
  rect(-width/2+100,-height/2+100,width-200,height-200);