.puzzle {
    display: flex;
    flex-direction: column;
    align-items: center;
}

img {
    height: 300px;
    margin: 32px 0;
}

.link {
    font-size: 16pt;
    margin-top: 32px;
}