diff --git a/DeepDrftPublic.Client/Pages/NotFound.razor b/DeepDrftPublic.Client/Pages/NotFound.razor
new file mode 100644
index 0000000..0d95497
--- /dev/null
+++ b/DeepDrftPublic.Client/Pages/NotFound.razor
@@ -0,0 +1,8 @@
+@page "/404"
+
+
+ Not Found
+
+
+ Sorry, the content you are looking for does not exist.
+
\ No newline at end of file
diff --git a/DeepDrftPublic.Client/Routes.razor b/DeepDrftPublic.Client/Routes.razor
index f2c4332..727367a 100644
--- a/DeepDrftPublic.Client/Routes.razor
+++ b/DeepDrftPublic.Client/Routes.razor
@@ -1,10 +1,6 @@
-
+
-
- Not found
-