<html> <body> <script type="module"> import init from "./strafe-client.js"; init(); </script> </body> </html>