form.css 71 B

12345
  1. div.center {
  2. margin-left: auto;
  3. margin-right: auto;
  4. width:70%
  5. }