.container {
	position: relative;
	margin: 100px;
}

body {
	background-color: #FFFF99;
	width: 100%;
	height: 100%;
}