body{
background-color: red;
}

video{
	width: 100%;
	z-index: 99;
	
}

.voet h1{
	font-family: "Comic Sans MS", cursive, sans-serif;
	color: white;
	text-shadow: 2px 3px red;

	
}

.voet{
	background-color: black;
	width: 100%;
	text-align: center;
	height: 100px;
	
}