html,body {
  margin: 0px;
  height: auto;
}
.loading{
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 20000;
}