body {
	text-align: center;
	background-color: black;
	font-family: "Sofia Sans", sans-serif;
}

.bdy {
	background-color: lightgreen;
	border-radius: 50px 50px 0 0;
}

p {
	font-weight: bold;
}