.loadingio-spinner-bean-eater {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	width: 100%;
}

.ldio img {
	width: 300px;
	height: 300px;
}
