Hosting Image/Video on Google Drive
Embed examples
1- upload ur image
2- right click and chose "get sharable link"
3- copy the link which should look like
https://drive.google.com/open?id=xxxxxxx4-change the open? to uc? and use it like
< img src="https://drive.google.com/uc?id=xxxxx">
its recommended to remove the http: or https: when referencing anything from the web to avoid any issues with ur server.