@charset "utf-8";
/* CSS Document */

.main {
	width: 100%;
	justify-content: center;
	align-items: center;
	}
	
    h1{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	justify-content: center;
	align-items: center;
	font-size: 30px;
	}
		
video {
	width: 100%;
	justify-content: center;
	max-height: 404;
	max-width: 720;
	}
