1 2 3 4 5 6 7
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <script src="./main.mjs" type="module"></script> </head> </html>