diff --git a/TODO b/TODO
index a05469c..e18f2fa 100644
--- a/TODO
+++ b/TODO
@@ -1,11 +1,10 @@
- og / json-sd
-- rearrange buttons / header space - collapse on smaller screens
- Lichess login
- logger
- contact form
- bring sections headers on all pages other than home page further up (reduce top margin / padding)
- set game current position on game load to ply 0 and whatever the FEN is (starting position probably, but could be custom position)
- privacy policy - have no access to anything you generate, only keep a count of success/failed pdf generations with timestamp and error message
-- fix SSR related console errors etc
- a11y and lighthouse fixes
- check wcag compliance
+- white background?
diff --git a/src/pages/Contact.tsx b/src/pages/Contact.tsx
deleted file mode 100644
index 179f73e..0000000
--- a/src/pages/Contact.tsx
+++ /dev/null
@@ -1,3 +0,0 @@
-const Contact = () =>