body { 
    font-family: sans-serif; text-align: center; padding: 50px; background: #fdf6e3; 
    }

    #response {
         margin-top: 20px; font-size: 1.2em; font-style: italic; color: #2f5184; 
        }
    input {
        color: rgb(10, 44, 81);
    }

    button {
        color: rgb(10, 44, 81)
    }