label{
    margin:5px;
}
div{
    margin:10px;
}
#div{
    display:flex;
    flex-direction: column;
    align-items: center;
}