.snap-section {
    display: grid;
    place-content: center;
    min-height: 100dvh;
}
