.whole-form{
    display: flex;
}

.field-space{
    padding-right: 10px;
}

.submit-button{
    padding: 25px 10px;
}