body {
	background: #fff;
	color: #000;
	font-family: "Arial", sans-serif;
	font-weight: 800;
	font-size: 10rem;
	margin-top: 20%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

img {
	width: 50%;
}