body{
    text-align: center;
    background-color: #222;
    color: #fff;
}
#txtArea{
    background-color: #333;
    color: #eee;
}