when working on a project, there is a form that needs to be displayed in the center of the page, but I set margin:0 auto does not work, width does not work, text-align:center does not work, vertical-align: middle does not work, is there any other way (I wrapped a div tag on the form and then set class, to center the class but did not respond)