.loading {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 99999;
}