body {
	margin: 0;
}

#container {
	width: 100vw;
	height: 100vh;
	background: url('logo.jpg');

}