div.button1 {
  width:500px; 
  margin:auto;
}
button.button1 {
  width:500px;
  height:50px;
  font-size:large;
  font-weight:bold;
  text-align:center;
}