body {
	color: #006600;
	background-color: #66FFCC;
	font-size: 48px;
	line-height: normal;
	margin-top: 1em;
	margin-left: 1em;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006600;
	background-color: #66FFCC;
	display: flex;
    align-items: center;
    justify-content: center;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #66FFCC;
	color: #006600;
	margin-left: 4em;
	margin-right: 3em;
}

kontext{
	white-space: nowrap;
	border-style: solid;
	border-color: #006600;
	border-width: 2px;
}

