I keep getting you should have at least one self-closing link and I do have the link. The same link I have been using the entire time. What is the issue.
Ferris Wheel</head>
<!-- file: index.html -->
<!-- User Editable Region -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Ferris Wheel</title>
<link rel="stylesheet" href="styles.css">
</head>
<body></body>
</html>
<!-- User Editable Region -->
/* file: styles.css */
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36
Challenge: Learn CSS Animation by Building a Ferris Wheel - Step 1
Link to the challenge: