<!DOCTYPE html>
<script src="ink_loader.js"></script>
<script src="ink_lib_binary.js"></script>
<script type="module" src="ink_api.js"></script>
<style>
body {
height: 100vh;
margin: 0;
overflow: hidden;
width: 100vw;
}
</style>
<!DOCTYPE html>
<script src="ink_loader.js"></script>
<script src="ink_lib_binary.js"></script>
<script type="module" src="ink_api.js"></script>
<style>
body {
height: 100vh;
margin: 0;
overflow: hidden;
width: 100vw;
}
</style>