body {
    background-color: beige;
}

input,
input {
    width: 150px;
}
button {
    padding: 5px;
}

p {
    font-size: 24px;
}

