<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>WebForth demonstration page</title>
<script src="./console.js" type="module"></script>
</head>
<body>
<forth-console style="width:50%;">Unsupported Browser</forth-console>
</body>
</html>