div{
	width:100%;
	height:100%;
	background-color:red;
}




h1{
	width:100%;
	color:white;
	text-align: center;
	padding:5px;
}