html,
body,
#root {
	margin: 0;
	padding: 0;
	width: 100vw;
	min-height: 100vh;
}

.ha100 {
	height: 100vh;
}
