body:after {
	background: yellow;
	bottom: 1em;
	color: red;
	content: "BETA";
	font-weight: bold;
	padding: 1em;
	position: absolute;
	right: 1em;
}