body{
        background-image: linear-gradient(to right, aqua, yellow);
}
.inputspace{
    background-color: blanchedalmond;
}