body, html {
	height: 100%;
}

.bg {
	background-image: url("nukke.jpg");
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.title {
	color: #fff;
	font-size: 4em;
	margin: 0;
	padding: 1em;
}

.tekomieli {
	padding: 0;
	margin: 0;
}
