Based on the provided HTML code, I can help you identify the issue. The main problem is that there are no images or content loaded in any of the grid cells. All the div elements with class `gv-grid-cell` contain empty divs.
Here's an example of how you could populate one of the grid cells with an image and some text:
```html
<div id="gv-grid" class="gv-grid">
<div class="gv-grid-cell">
<div class="gv-grid-cell-inner">
<img src="" alt="" class="gv-grid-cell-image">
<p>Player Name</p>
<p>Club</p>
</div>
</div>
</div>
```
Make sure to replace the `src` attribute of the image tag with the actual URL of the image you want to display.
To populate all grid cells, you would need to modify the HTML code to include images and text for each cell. Here's an example:
```html
<div id="gv-grid" class="gv-grid">
<div class="gv-grid-cell">
<div class="gv-grid-cell-inner">
<img src="https://www.example.com/image1.jpg" alt="" class="gv-grid-cell-image">
<p>Player Name</p>
<p>Club</p>
</div>
</div>
<div class="gv-grid-cell">
<div class="gv-grid-cell-inner">
<img src="https://www.example.com/image2.jpg" alt="" class="gv-grid-cell-image">
<p>Player Name</p>
<p>Club</p>
</div>
</div>
<!-- Add more grid cells here -->
</div>
```
Replace the `src` attribute with the actual URLs of the images you want to display, and add the necessary text for each cell.
Also, make sure that the CSS styles are applied correctly to position the images and text within the grid cells. The provided code does not include any CSS styles, so you will need to add those as well to achieve the desired layout.
Here's an example of how you could populate one of the grid cells with an image and some text:
```html
<div id="gv-grid" class="gv-grid">
<div class="gv-grid-cell">
<div class="gv-grid-cell-inner">
<img src="" alt="" class="gv-grid-cell-image">
<p>Player Name</p>
<p>Club</p>
</div>
</div>
</div>
```
Make sure to replace the `src` attribute of the image tag with the actual URL of the image you want to display.
To populate all grid cells, you would need to modify the HTML code to include images and text for each cell. Here's an example:
```html
<div id="gv-grid" class="gv-grid">
<div class="gv-grid-cell">
<div class="gv-grid-cell-inner">
<img src="https://www.example.com/image1.jpg" alt="" class="gv-grid-cell-image">
<p>Player Name</p>
<p>Club</p>
</div>
</div>
<div class="gv-grid-cell">
<div class="gv-grid-cell-inner">
<img src="https://www.example.com/image2.jpg" alt="" class="gv-grid-cell-image">
<p>Player Name</p>
<p>Club</p>
</div>
</div>
<!-- Add more grid cells here -->
</div>
```
Replace the `src` attribute with the actual URLs of the images you want to display, and add the necessary text for each cell.
Also, make sure that the CSS styles are applied correctly to position the images and text within the grid cells. The provided code does not include any CSS styles, so you will need to add those as well to achieve the desired layout.