.main {
    text-align: center;
}

.main h1 {
    #font-size: 2em;
}

video {
	width: 100%;
}

body {
    font-family: Lucida Console,Lucida Sans Typewriter,monaco,Bitstream Vera Sans Mono,monospace;
}

.footer {
    position: fixed;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0;
}
