import { createClient } from "./pexels" const client = createClient(\'API_KEY\'); client.photos.show({ id: 2014422 }).then(photo => { document.body