body {
    color: #ccc;
    background-color: #222;
}

#demo {
    color: orange;
}