h1 {
   background: white;
   text-align: center;
   border: 9px double; 
   width: 350px; 
   margin-left: auto;
   margin-right:auto; 
   box-shadow: 4px 4px 0px rgb(63, 63, 63)


}