#abc
{
	display:none;
	position: fixed;
	left : 50%;
	top : 50%;
	font-size:25px;
	z-index: 101;
}
