Inspect the DOM to see where the data you're seeing come from. For example, "Hello" was read from localStorage.

Each character in the DOM HTML has a location in the JS code where the character was first loaded.