FProperty arbColor()
box1 = box(fillColor(arbColor())); box2 = box(fillColor(arbColor())); box3 = box(fillColor(arbColor())); render(hcat([box1, box2, box3], std(size(50))));