.whitebutton { 
  width: 50px; 
  background-color: white; 
  color: black; 
  border-style: solid ; 
  border-width: 1px; 
}

