.wrapper {
    display: flex;
    align-items: center;
    min-height: 90vh;
}

.swiper-slide {
    text-align: center;
}

video {
    width: 80%;
}