Adding an image in codepen

How can I add an image from my Google drive? I tried this ‘img src=“https://drive.google.com/file/d/0B4XioqEXVex9Z2hnU0R2ZjdGeHM/view”/img’ and it just gives me the icon for a missing image. How do I show my picture?

For some reason it doesn’t like the code to be in brackets.

That is the URL for the page.

You need the url for the actual image. Seems to be this one:
https://lh3.googleusercontent.com/S30KuduB5YGdGmi1JTI3AxZ8RWbcRkv6B4zYbp75cou3S9gFDyz50dHO6YbC8dDiqON-Y5jDmx71cXE=w1627-h1103

Thanks for that I can’t see why I did not know that before.