body {
	background: #616161; 
	color: #F5F5F5; 
	height: 75%; 
	display: grid;
}

span {
	margin: auto; 
	text-align: center;
}

