Tell us what’s happening:
Describe your issue in detail here.
Your code so farstrong text
/* file: index.Ext.html */
<!DOCTYPE>
<html lang="en">
<h1 id="title" name="Blue Whale">
Blue Whale
</h1>
<p id="description"> A fascinating fact about blue whales is that they are the largest animals on Earth, even bigger than the largest dinosaurs. They can grow up to 100 feet long and weigh as much as 200 tons. Their hearts are also incredibly large, about the size of a small car.
</p>
<input id="name">name
<form id="survey-form" >
/* file: styles.Ext.css */
h1 {
text-align:center;
}
.box{width:auto;}
Your mobile information:
SM-T976B - Android 13 - Android SDK 33
Challenge: Survey Form - Build a Survey Form
Link to the challenge: