footer text-align: center; margin-top: 4rem; font-size: 0.8rem; color: #4a5568;

Create games.json in the root:

.game-card:hover transform: translateY(-4px); box-shadow: 0 12px 24px rgba(0,0,0,0.4); border-color: #5b6e8c;

.game-grid display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 1.8rem; max-width: 1200px; margin: 0 auto;

Only.games.github May 2026

footer text-align: center; margin-top: 4rem; font-size: 0.8rem; color: #4a5568;

Create games.json in the root:

.game-card:hover transform: translateY(-4px); box-shadow: 0 12px 24px rgba(0,0,0,0.4); border-color: #5b6e8c; only.games.github

.game-grid display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 1.8rem; max-width: 1200px; margin: 0 auto; footer text-align: center; margin-top: 4rem; font-size: 0