body {
    background: chocolate;
}

input {
    background: rgb(255, 127, 36);
    color: black;
    background-color: wheat;
}