Tell us what’s happening:
Describe your issue in detail here.
I need aid kindly,
**Your code so far**
\ file: <!DOCTYPE html>
<html>
<head>
<title>Registration Form</title>
<link rel="stylesheet" type="text/css" href="styles.css" />
</head>
<body>
<h1>Registration Form</h1>
<p>Please fill out this form with the required information</p>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Registration Form</title>
<link rel="stylesheet" type="text/css" href="styles.css" />
</head>
<body>
<h1>Registration Form</h1>
<p>Please fill out this form with the required information</p>
</body>
</html>
\ file: body{
width: 100%;
height: 100vh;
margin: 0;
background-color: #1b1b32 #f5f6f7;
}
body{
width: 100%;
height: 100vh;
margin: 0;
background-color: #1b1b32 #f5f6f7;
}
**Your browser information:**
User Agent is: Mozilla/5.0 (Linux; Android 10; Nokia 2.1 Build/QKQ1.190828.002) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Mobile Safari/537.36
Challenge: Step 9
Link to the challenge: