Centering an Entity label in a mushroom card without HACS

Dear community :wink:

I would like to center labels inside mushroom cards showing each an entity.
I imaging this can be done without technical odisseys even without HACS.

Any idea how to do that?

e.g. in the following YAML centering the name ?

type: tile
entity: input_button.pulsante_plancia_scene
features_position: bottom
vertical: false
tap_action:
action: navigate
navigation_path: /dashboard-scene
grid_options:
columns: full
name: SCENE
hide_state: true

This is not a mushroom, this is a standard Tile card.
And please format the code according the forum rules.