input[type=text] {
    margin: 8px 0 0 0;
    display: inline-block;
    box-sizing: border-box;
}

button {
    width: 100%;
}
