diff --git a/index.html b/index.html
new file mode 100755
index 0000000..6eca880
--- /dev/null
+++ b/index.html
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+ Responsive ?
+
+
+
+
+
+
+
+ Lorem ipsum dolor sit amet consectetur adipisicing elit. Nisi itaque natus soluta incidunt quidem rerum dolorem id ipsam reiciendis, odio, porro et recusandae quia repellendus cum praesentium suscipit eos debitis.
+
+
+
diff --git a/public/index.html b/public/index.html
index 3e5a139..921e104 100644
--- a/public/index.html
+++ b/public/index.html
@@ -8,6 +8,14 @@
<%= htmlWebpackPlugin.options.title %>
+
+
+
We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.
diff --git a/src/App.vue b/src/App.vue
index 55df315..f4c3bd7 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -1,17 +1,39 @@
-
-
@@ -25,4 +47,15 @@ export default {
color: #2c3e50;
margin-top: 60px;
}
+
+
+
+#svg-container, #svg-el {
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+}
+
diff --git a/src/components/HelloWorld.vue b/src/components/HelloWorld.vue
deleted file mode 100644
index 879051a..0000000
--- a/src/components/HelloWorld.vue
+++ /dev/null
@@ -1,58 +0,0 @@
-
-
-
{{ msg }}
-
- For a guide and recipes on how to configure / customize this project,
- check out the
- vue-cli documentation .
-
-
Installed CLI Plugins
-
-
Essential Links
-
-
Ecosystem
-
-
-
-
-
-
-
-