html {
	height: 100%;
	width: 100%;
	font-size: 62.5%;
}

body {
	height: 100%;
	width: 100%;
	margin: 0;
}

#root {
	height: 100%;
	width: 100%;
}
