.floatad{
	position:fixed‌;
	z-index:9999;
	left:100px;
	top:100px;
}
.floatad-close{
	color:red;
	float:right;
	font-size:12px;
	cursor:pointer;
}