#qiblaDirection {
	background: white;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -16px;
}
#qiblaDirection img {
	background: white;
	border-radius: 30px;
}