html,
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 20px;
	background-color: #C7ADE6;
}