input[type=button], input[type=submit], input[type=reset] {
 
  background-color:LightGray;
  border: 4px solid white;
  
}

