It would be useful to have something like `<meta charset="utf-8">` in the index.html file. Some browsers can be confused if you don't write in ASCII.
It would be useful to have something like
<meta charset="utf-8">in the index.html file. Some browsers can be confused if you don't write in ASCII.