var draw = function() { background(255, 255, 255); fill(0, 0, 0); textSize(84); hour() };