static S p_center(S s, O... params) { ret p(s, arrayPlus(params, style := "text-align: center")); }