*Tell us what’s happening:
hello every one,pls help me.how can i find the background color or basic details for creat the page?
Your code so far
<!-- file: index.html -->
<!DOCTYPE html>
<html lang="en">
<head>
<title>survey-form-freecodecamp.rocks</title>
</head>
<body>
<h1 id="title">freeCodeCamp survey Form</h1>
</body>
</html>
/* file: styles.css */
#title{text-align: center;
}
body{background-color: }
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101 Firefox/105.0
Challenge: Responsive Web Design Projects - Build a Survey Form
Link to the challenge: