diff --git a/index.html b/index.html index 55931463902d0ca23f328dbac0ae80efbe8903a7..2dfc2d45c8a8a7cdf97b5650c3f5947399e29f63 100644 --- a/index.html +++ b/index.html @@ -1,3 +1,15 @@ <html> - <p>Hello</p> + +<head> +</head> + +<body> + <div id="input"> + + </div> + <div id="output"> + + </div> +</body> + </html> \ No newline at end of file