img {
	margin: 10px 20px 10px 0;
	width: 100%;
}

#wait {
	position: absolute;
	bottom: 25%;
	display: none;
}

body {
	background-color: #3f51b5;
}