|
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
|
</head>
|
|
<body>
|
|
<div id="editor-container" style="position: absolute; width: 500px; height: 400px"></div>
|
|
<script type="module" src="index.js"></script>
|
|
</body>
|
|
</html>
|