body {
    background: silver;
}

#complex {
    background-color: red;
    background-image: url('/assets/outputDir.png');
}
