<!DOCTYPE html> <html> <body> <h1>Hello World!</h1> <script src="./renderer.js"></script> </body> </html>