diff --git a/public/404.html b/public/404.html
new file mode 100644
index 00000000..3fecd6ac
--- /dev/null
+++ b/public/404.html
@@ -0,0 +1,30 @@
+
+
+
+ SUI2
+
+
+
+
+
+
+
+
+
404 Not Found
+
+ You are coming to the wrong place.
+
+
+
+
+
diff --git a/scss/styles.scss b/scss/styles.scss
index 737196bf..bb9b2de9 100755
--- a/scss/styles.scss
+++ b/scss/styles.scss
@@ -12,8 +12,7 @@ html,
body {
background-color: var(--color-background);
color: var(--color-text-pri);
- font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Roboto,
- sans-serif;
+ font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Roboto, sans-serif;
font-size: 14px;
height: auto;
letter-spacing: -0.012em;