body {
  padding: 0;
  margin: auto;
  margin-top: 15px;
  background-color:#f0f0f0;
  text-align: center;
  font-family: 'Hind Guntur', sans-serif;
  width:400px;
  height:620px;
  border:2px solid black;
  border-radius: 4px;  
}


#body2{
    background-color:#F0E3AD;
    font-size:1.5rem;
    
    margin:auto;
    font-family: 'roboto', sans-serif, light ;
    
   
   color: #EE7254

    
    
}
h1 { background-color:#CDCCCC;
    color: #EE7254
     justify-content: center;
flex-direction: column;
align-items: center;
}