.chunk{
    display: flex;
    flex-direction: column;
}

.chunk > a{
    font-size: x-large;
    margin-bottom: 2vh;
}