I’m trying to get a text having a max-width, rather than using margin in % to keep the length when the device width get smaller.
Setting the max-width in the default display will not make it align center, and other display like inline block work but get next elements (button) inline.