Cuéntanos qué está pasando:
Lo sentimos, su código no pasa. No te rindas.
Tu código debe tener un elemento meta.
No encuentro el error, agradezco su ayuda.
Tu código hasta el momento
<!-- file: index.html -->
<!-- User Editable Region -->
<!-- User Editable Region -->
/* file: styles.css */
<!-- file: index.html -->
<!-- User Editable Region -->
<!DOCTYPE html>
<html lang='en'>
<head>
<meta charset='UTF-8'>
<link rel='stylesheet' href='styles.css'>
<title>Ferris Wheel</title>
</head>
<body>
</body>
</html>
<!-- User Editable Region -->
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/135.0.0.0 Safari/537.36
Información del Desafío:
Aprende a animar con CSS construyendo una noria - Paso 1