#chooser-wrapper {
    display: flex;
    flex-direction: column;
}

#chooser-wrapper .content {
    display: flex;
    flex-direction: column;
}