

.fullCover{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
	background-color: #303030;
	z-index: 100;
}
