.container {
    max-width: unset;
}

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