<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>js-playground</title> <script src="js-playground.js"></script> </head> <body> <div id="playground"></div> </body> </html>