set background grey

// canvas

function setup() {
  background(192);
} //setup