I know it’s tempting to follow the pattern of the charsetmeta tag you created earlier, but the viewport meta tag doesn’t quite work that way. Read the instructions closely:
“Give it a name attribute set to viewport and a content attribute set to width=device-width, initial-scale=1.0.”
I’m assuming you know how to set attributes on elements by now. So you have two attributes you need to set on this new meta element.