score:0

give your heading text 100% width and text-align it to center. like below.

text: {
    width: "100%",
    textalign: "center"
}

this should do the trick.


Related Query

More Query from same tag