Use JavaScript to add a stylesheet to this webpage.
Make sure to pick el followed by . and then href, =, "style.css", ;.
el
.
href
=
"style.css"
;