La imagen de fondo de CSS no muestra VScode

#bg{
    background-image: url("images/image1.jpeg");
}
Odd Oystercatcher