No entiendo cual es el error por el cual no me deja avanzar. no me toma el h1 para asignarle la propiedad y no entiendo por que

Cuéntanos qué está pasando:
Describe tu problema en detalle aquí.

  **Tu código hasta el momento**
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8" />
  <title>Cafe Menu</title>
<style>
  
  h1{
    text-aling: center;
  }
</style>
</head>
<body>
  <header>
    <h1>CAMPER CAFE</h1>
    <p>Est. 2020</p>
  </header>
  <main>
    <section>
      <h2>Coffee</h2>
    </section>
  </main>
</body>
<html>
  **Información de tu navegador:**

El agente de usuario es: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 OPR/87.0.4390.58

Desafío: Step 12

Enlaza al desafío:

make more attention to typos, always try to copy the text from instructions to avoid typos

omg so silly xd thanks m8