.display {
	width: 100%;
	height: 100%;
	font-size: 1.25em;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
}