body {
    background-color: #eeddd1; /* Example: Dark gray */
    /* Or use a named color: */
    /* background-color: lightblue; */
}