Parent #game-screen has align-items: center which shrink-wraps flex children. Adding align-self: stretch makes the bottom bar span the full screen width so space-between can distribute items properly. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>