.elegant-alertxyz {
position : absolute;
	left: 0;
	top : 0;
	width : 100%;
	z-index : 100;
	padding : 10px 0 10px 0;
	text-align : center;
	font-size : 20px; 
	margin-bottom : 30px; 
	background : #000;
	color: #fff;		
}