.previewWrap.svelte-1d9gy67 {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-grow: 1
}

.wrap.svelte-1d9gy67 {
    width: 100%;
    display: flex;
    flex-direction: column
}

.wrap.svelte-1d9gy67>*+* {
    margin-top: var(--spacingEm-1)
}