form{
    display: flex;
    flex-direction: column;
    padding-bottom: 20px;
    align-items: center;
}

input{
    margin-bottom: 10px;
}