input, textarea{
    width:100%;
    border-radius:10px;
    padding:10px;
}
label{
    margin-top:10px;
}
div{
    width:500px;
    margin:auto;
}