@charset "utf-8";
/* CSS Document */

video {
    position: fixed;
    top: 0px;
    left: 0;
    align-content: center;
	width: 990px;
    height: 90px;
    object-fit: contain;
}