#video {
    width: 100%;
    height: auto;
    max-height: 100vh;
    object-fit: cover;
}