This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- ================= | |
WRITE YOUR HTML HERE | |
You only need to write the HTML that goes inside the <body> tag. To add things to the <head>, click the ⚙️ | |
=================== | |
--> | |
<!--- All the tests are red! You have to make them green. | |
Q How do you make the tests pass? |