I am using VS Code and the Extension "Live Server" to check the status of my work.
It isn't displaying all of the Javascript features that it should be displaying.
I know this because when I lift the code and put it all into "CodePen" it works perfectly.
Does anyone have any thoughts on what I could do to try to make it so I get the same output on "VS Code" as I'm getting in "CodePen"?