Are you styling the button trough the “Style” tab? This will not work, as the root of this element is the element wrapper. Please use the “Style” group in the “Content” tab to style this button.
Or, alternatively, you can use any other default button. Just assign the type=submit attribute and it will submit your form. You would need to handle an optional loading circle by yourself though.