static S hcenter3(O contents, O... _) { ret tag("div", contents, params_stylePlus(_, "width: 100%; text-align: center")); }