.preview {
    width: 100%;
    height: .6rem;
    font-size: .2rem;
    line-height: .2rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.image,
.video {
    width: 100%;
}
