diff --git a/ui/header.tsx b/ui/header.tsx
index f218ff1..b594370 100644
--- a/ui/header.tsx
+++ b/ui/header.tsx
@@ -80,6 +80,7 @@ export const Header = (props: Props) => {
>
setShowNotesHint(false)}
title="View the notes for this esolang"
@@ -98,7 +99,7 @@ export const Header = (props: Props) => {
icon={}
onClick={DarkMode.toggleDark}
/>
-
+
} />} />