static S hfullcenter(O contents) {
  ret tag('table, tr(td(contents, align := 'center)), width := "100%", height := "100%");
}