html {
	height: 100%;
	background: white;
	background: radial-gradient(circle, #fff 20%, #ccc);
	background-size: cover;
}

a#linken {
text-align: center;
text-decoration: none;
text-shadow: 5px 1px #F00000;
}

