body {
	background: #fff;
	color: #000;
	font-size: 16px;
	font-family: sans-serif;
}

page[ui_page="connecting"] {
	display: flex;
	align-items: center;
	justify-content: center;
}