diff --git a/src/index.html b/src/index.html
index a1c0ca5c8e0e906e971bedc83070d4bbc763a9a6..698de396ef562e7e9ad9d4e692ce59b92184d7a9 100644
--- a/src/index.html
+++ b/src/index.html
@@ -2,6 +2,8 @@
 <html>
 <head>
     <meta charset="utf-8"/>
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
     <title><%= htmlWebpackPlugin.options.title %></title>
 </head>
 <body>