Tell us what’s happening:
Describe your issue in detail here.
Your code so far
/* file: index.Ext.html */
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>fCC Cat Painting</title>
<link rel="stylesheet" href="./styles.css">
</head>
<body></body>
</html>
/* file: styles.Ext.css */
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>fCC Cat Painting</title>
<link rel="stylesheet" href="./styles.css">
</head>
<body></body>
</html>
Your mobile information:
M2101K6G - Android 13 - Android SDK 33
Challenge: Learn Intermediate CSS by Building a Cat Painting - Step 3
Link to the challenge: