form {
    max-width: 400px;
    margin: auto;
}

input, textarea {
    width: 100%;
    margin-bottom: 10px;
    padding: 8px;
}