
.root {
	--site-max-width: 100%;
}

.cont {
	max-width: 100%;
	/* display: flex; */
}

body {
	background-color: white;
}

