#ex1 {
	min-height: 500px;
	background-color: blue;
}

body {
	background-color: midnightblue;
}