style(example): normalize

This commit is contained in:
moklick
2019-07-16 13:13:15 +02:00
parent 811a11a4aa
commit b10d4ca5e5
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -6,6 +6,9 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
<style>
html, body {
margin: 0
}
html, body, #root {
height: 100%;
}