static S hfontsize(int fontSize, O contents) { ret hspan(contents, style := "font-size: " + fontSize + "px"); }