Sunrise, Sunset?
It's a simple game. Is the picture below a sunrise, or a sunset?
{#if debug}
Remove Local Storage
{/if}
{#if hasGuessingHistoryBeenLoaded}
{#if visibleNotification !== "none"}
{visibleNotification === "success" ? "Correct 🎉" : "Incorrect 💔"}
{/if}
{ onOptionSelected(event.detail); }} />
{/if}