{#if key}
{key === ' ' ? 'Space' : key}
{code}
{:else}
Focus this window and press any key
{/if}