#fieldset1{
    display: flex;
    flex-direction: column;
}

#button{
    width: 2.5%
}   

#textbox{
    width: 5.7%
}