Sunrise, Sunset?

It's a simple game. Is the picture below a sunrise, or a sunset?

{#if debug} {/if}
Sunrise or Sunset?
{#if hasGuessingHistoryBeenLoaded}
{#if visibleNotification !== "none"}
{visibleNotification === "success" ? "Correct 🎉" : "Incorrect 💔"}
{/if}
{ onOptionSelected(event.detail); }} /> {/if}