STYLE

https://webref.ru/html/style

HTML

<H1>Прощай, война!</H1>

    <div>
      <style class="cl">
         h1 { 
          font-size: 1.2em; 
          font-family: Verdana, Arial, Helvetica, sans-serif; 
          color: #333366;
         }
        </style>
     <H1>Прощай, война!</H1>
    </div>
  
   <H1>Прощай, война!</H1>