Pintura Picasso - Paso 3 (paint step)

Cuéntanos qué está pasando:
No hay manera de que me acepte este elemento link. Sabéis porqué? El error que da es que se necesita un elemento link de autocierre, pero he probado con la /, sin la /, con y sin espacios, etc. Incluso he probado los distintos elementos link de otros ejercicios y nada…

There is no way they accept this link element. Do you know why? The error says we need a self-closing link element, but I tried with the “/” and without it, and with space and no space. Even coping this element from other exercices didn’t work.

Thank you! Gracias!

Tu código hasta el momento

<!-- file: index.html -->
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">

<!-- User Editable Region -->

    <title>Picasso Painting</title>
    <link rel="stylesheet" href="styles.css" />

<!-- User Editable Region -->

  </head>
  <body>
  </body>
</html>
/* file: styles.css */

Información de tu navegador:

El agente de usuario es: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0

Challenge: Aprende CSS intermedio construyendo una Pintura Picasso - Paso 3

Enlaza al desafío:

SOLVED changing to Google Chrome

SOLUCIONADO cambiando a Google Chrome