1<!-- gray image 350 width, 150 height -->
2<img src="https://via.placeholder.com/350x150">
3
4 <!-- random pics 200*300 -->
5<img src="https://picsum.photos/200/300">
6
7<!-- random pics square -->
8 <img src="https://picsum.photos/200">
9
10<!--
11 link for more
12 https://picsum.photos/
13 https://placeholder.com/
14 -->
1{
2 "id": "0",
3 "author": "Alejandro Escamilla",
4 "width": 5616,
5 "height": 3744,
6 "url": "https://unsplash.com/...",
7 "download_url": "https://picsum.photos/..."
8}