0 / 60 seg.

Spot the mistake in this external CSS code intended to apply a background image:

body {
    background-image: url('background.jpg');
}