diff --git a/public/404.html b/public/404.html
index 9a48320..c68eeb5 100644
--- a/public/404.html
+++ b/public/404.html
@@ -1,26 +1,71 @@
-
-
The page you were looking for doesn't exist.
-
You may have mistyped the address or the page may have moved.
+
+ 404
+
+
Oupsss...
+ La page que vous avez demandée n’a pas été trouvée.
+
+
+
+
+
diff --git a/public/422.html b/public/422.html
index 83660ab..4da3c5e 100644
--- a/public/422.html
+++ b/public/422.html
@@ -1,26 +1,72 @@
-
The change you wanted was rejected (422)
-
-
+
+ .error{
+ border-radius:50%;
+ margin:auto;
+ margin-top:1em;
+ height:300px ;
+ width:300px;
+ border:3px solid gray;
+ font-size:130px;
+ line-height:290px;
+ color:gray;
+ text-align:center;
+ }
+
+
-
-
-
-
The change you wanted was rejected.
-
Maybe you tried to change something you didn't have access to.
-
-
-