.cursor{
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 999;
	background: #2696E8;
	width: 20px;
	height: 20px;
}