h1 {

    font-size : 50px;
    font-family : B Titr;
    color : orange;
   
   }

h2 {
 
    font-size : 40px;
    font-family : B Titr;
    
   }

body {
 
       text-align : center;
    
     }
