Hello,
I finaly find the solution :
We can modify the css in “style” when we modify the form.
Add this code, juste under “display:block;” on line 32 :
`margin-left: auto;
margin-right: auto;`
We can also add this code directly on the file “Styles” that can be find on “mailpoet\lib\Form\Util”
Good bye !