The page has an empty `<ul id="list">`. Write JavaScript that appends exactly one `<li>` with the text `Item` to it.
Run your code to see results.