Access the last li element by coding document.getElementById(), with the ID nice.
li
document.getElementById()
nice
Make sure to type document.getElementById("nice").
document.getElementById("nice")