body {
font-family: Arial, sans-serif;
padding: 20px;
}

input {
width: 50px;
}

button {
margin-top: 10px;
padding: 5px 10px;
}