h1 {text-align: center;}

#objectOutput {
  font-size: 22px;
  font-weight: bold;
  background-color: white;
  border: 3px solid black;
  border-radius: 12px;
  text-align: center; 
   
} 
 
#objectOutput1 {
  font-size: 22px;
  font-weight: bold; 
  background-color: white;
  border: 3px solid black;
  border-radius: 12px;
   text-align: center; 
} 

#objectOutput2 {
  font-size: 22px; 
  font-weight: bold; 
  background-color: white;
  border: 3px solid black;
  border-radius: 12px; 
   text-align: center; 
} 