body
{
	display: flex;
	height: 100%;
}

.doi-app
{
	display: flex;
}

i.doi-loading
{
	font-size: 2rem;
	color: silver;
	margin: auto;
}
