


body { 
	background: radial-gradient(circle, rgba(240, 240, 240,1) 0%, rgba(255, 255, 255,1) 100%) no-repeat center center fixed;
	margin:auto;	
	user-select: none;
}