Tell us what’s happening:
Describe your issue in detail here.
Your code so far
The project should be look exactly from the example given?Help kindly
/* file: index.html */
<!DOCTYPE html>
<html>
<head>
<title>freeCodeCamp Survey Form</title>
<link rel="stylesheet" type="text/css" href="styles.css" />
</head>
<body>
<h1>freeCodeCamp Survey Form</h1>
<p>Thank you for taking the time to help us improve the platform</p>
</body>
</html>
/* file: styles.css */
**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: Build a Survey Form
Link to the challenge: