Great! The variable box now holds the value "Word", but nothing else happens.
box
"Word"
Make sure your code reads var box = "Word";.
var box = "Word";