form {
    margin: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

#form-buttons {
    margin-top: 20px;
}