html {
	height: 100vh;
	font-size: 100%;
	line-height: normal;
}
body,
#root {
	all: unset;
	line-height: normal;
	height: 100%;
}
