body {
	margin: 0;
	background-color: bisque;
}

#root {
	height: 100vh;
	width: 100vw;
}

