video#bgvid {
	right: 0; bottom: 0;
	min-width: 100%; 
	min-height: 100%;
	width: auto; height: auto; z-index: -100;
	/*background: url(polina.jpg) no-repeat;*/
	background-size: 100% auto;
}

#niceday {
	color: #fff;
	bottom: 0px;
	position: fixed;
	width: 100%;
	background-color: #000;
	font-size: 2em;
	text-align: center;
	margin: 0;
}

body {
	background: #000;
	overflow: hidden;
}