CSS
Acción Comando
Bootstrap
Fondos de pantalla Gratis
Imagen fondo

html {
    background-image: url("");
    background-repeat: no-repeat;
    background-size: cover;
}

Imagen, evitar acciones pointer-events: none;