you normally can’t run the html file by itself. Can you not use the windows version? To setup html file you need to first run a webserver or something, for example if you have python:
python -m SimpleHTTPServer