.preview {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
img {
    flex: 0 1 0;
}