body {
    margin: 1em;
    background: aliceblue;
}

input {
    display: block;
}

button {
    margin-top: 1em;
}