page-activation > main {
	grid-column: 1 / 3;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

page-activation > main > output-i18n {
	display: flex;
	justify-content: center;
	align-items: center;
}
