@media (max-width: 600px) {
  #game-card { padding: 14px; border-radius: 14px; }
  .btn, .start-btn { width: 100%; }
}
