html {
	height: 100%;
	width: 100%;
}

body {
	background-color: #ffccff;
	height: 100%;
	text-align: center;
	width: 100%;
}
