<!-- Start Of Card -->
<div class="card-container">
<div class="project">
<a href="https://www.google.com">
<img src="https://raw.githubusercontent.com/bypassiwastaken/skiovox-helper/main/icon.png" alt="Project 1" class="project-image">
<h3 class="project-title">Testing 1</h3>
</a>
<p class="project-description">Testing 1, 2 3</p>
</div>
</div>
<!-- End Of Card -->
<!-- Start Of Card -->
<div class="card-container">
<div class="project">
<a href="https://www.google.com">
<img src="https://raw.githubusercontent.com/bypassiwastaken/skiovox-helper/main/icon.png" alt="Project 1" class="project-image">
<h3 class="project-title">Testing 1</h3>
</a>
<p class="project-description">Testing 1, 2 3</p>
</div>
</div>
<!-- End Of Card -->
</div>
<div class="card-container-wrapper">
<!-- Start Of Card -->
<div class="card-container">
<div class="project">
<a href="https://www.google.com">
<img src="https://raw.githubusercontent.com/bypassiwastaken/skiovox-helper/main/icon.png" alt="Project 1" class="project-image">
<h3 class="project-title">Testing 1</h3>
</a>
<p class="project-description">Testing 1, 2 3</p>
</div>
</div>
<!-- End Of Card -->
<div class="card-container">
<div class="project">
<a href="https://www.google.com">
<img src="https://raw.githubusercontent.com/bypassiwastaken/skiovox-helper/main/icon.png" alt="Project 1" class="project-image">
<h3 class="project-title">Testing 1</h3>
</a>
<p class="project-description">Testing 1, 2 3</p>
</div>
</div>
<!-- End Of Card -->
did you see that, after end of card, have a div, then space, then copy and paste that div class all the way to end, then after that use a normal card and on and on until you want to make a new layer