#shape { 
	background: blue; 
	width: 100px;
	height: 100px;
}

.container {
	display: none;
}

.morning {}
.noon {}
.evening {}