#cursor{
	position: fixed;
	border: solid;
	width: 15px;
	z-index: 100;
	height: 15px;
	border-width: 2px;
	border-radius: 200px;
}