#woyaou-loading{
	width: 100vw;
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
	background: linear-gradient(135deg, #4772FF 0%, #5851FF 100%);
	font-size: 32px;
	font-weight: 600;
	color:#FFFFFF;
}
