#account-list {
    flex-direction:column;
    display:flex;
}

#account-list button {
    margin-bottom: 10px;
    text-align: left;
}
