body{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	margin: 0;
	background: #E6E6FA;
	color: #000000;
	font-family: Tahoma;
	font-size: 24px;
}