diff --git a/cats/400.html b/cats/400.html index 63a36bd..9adf882 100644 --- a/cats/400.html +++ b/cats/400.html @@ -7,14 +7,16 @@ - + Bad Request -
- +
+ +
Bad Request +
+
+
+ +
Unauthorized +
+
+
+ +
Forbidden +
+
+
+ +
Not Found +
+
+
+ +
Method Not Allowed +
+
+
+ +
Proxy Authentication Required +
+
+
+ +
Request Timeout +
+
+
+ +
Conflict +
+
+
+ +
Gone +
+
+
+ +
Length Required +
+
+
+ +
Precondition Failed +
+
+
+ +
Payload Too Large +
+
+
+ +
Requested Range Not Satisfiable +
+
+
+ +
I'm a teapot +
+
+
+ +
Too Many Requests +
+
+
+ +
Internal Server Error +
+
+
+ +
Bad Gateway +
+
+
+ +
Service Unavailable +
+
+
+ +
Gateway Timeout +
+
+
+ +
HTTP Version Not Supported +
+
diff --git a/noise/401.html b/noise/401.html index f33bced..a80f55d 100644 --- a/noise/401.html +++ b/noise/401.html @@ -2,6 +2,7 @@ diff --git a/noise/403.html b/noise/403.html index 7ea7aeb..a1c4884 100644 --- a/noise/403.html +++ b/noise/403.html @@ -2,6 +2,7 @@ diff --git a/noise/404.html b/noise/404.html index 13a70b6..329d004 100644 --- a/noise/404.html +++ b/noise/404.html @@ -2,6 +2,7 @@ diff --git a/noise/405.html b/noise/405.html index 20a0d68..443d6b7 100644 --- a/noise/405.html +++ b/noise/405.html @@ -2,6 +2,7 @@ diff --git a/noise/407.html b/noise/407.html index d8387e8..902c099 100644 --- a/noise/407.html +++ b/noise/407.html @@ -2,6 +2,7 @@ diff --git a/noise/408.html b/noise/408.html index 96ff8af..bf6b6b3 100644 --- a/noise/408.html +++ b/noise/408.html @@ -2,6 +2,7 @@ diff --git a/noise/409.html b/noise/409.html index 5d29be7..5dbd4c9 100644 --- a/noise/409.html +++ b/noise/409.html @@ -2,6 +2,7 @@ diff --git a/noise/410.html b/noise/410.html index 80020fe..95a5f27 100644 --- a/noise/410.html +++ b/noise/410.html @@ -2,6 +2,7 @@ diff --git a/noise/411.html b/noise/411.html index 93da4a1..146853f 100644 --- a/noise/411.html +++ b/noise/411.html @@ -2,6 +2,7 @@ diff --git a/noise/412.html b/noise/412.html index 3f09318..35e3e4f 100644 --- a/noise/412.html +++ b/noise/412.html @@ -2,6 +2,7 @@ diff --git a/noise/413.html b/noise/413.html index fb8be21..23bb4b0 100644 --- a/noise/413.html +++ b/noise/413.html @@ -2,6 +2,7 @@ diff --git a/noise/416.html b/noise/416.html index 585a707..620a7ef 100644 --- a/noise/416.html +++ b/noise/416.html @@ -2,6 +2,7 @@ diff --git a/noise/418.html b/noise/418.html index 2121ca8..6ae1e2e 100644 --- a/noise/418.html +++ b/noise/418.html @@ -2,6 +2,7 @@ diff --git a/noise/429.html b/noise/429.html index f3a3812..1b20888 100644 --- a/noise/429.html +++ b/noise/429.html @@ -2,6 +2,7 @@ diff --git a/noise/500.html b/noise/500.html index 0751f62..263b444 100644 --- a/noise/500.html +++ b/noise/500.html @@ -2,6 +2,7 @@ diff --git a/noise/502.html b/noise/502.html index 538c3a8..302c38d 100644 --- a/noise/502.html +++ b/noise/502.html @@ -2,6 +2,7 @@ diff --git a/noise/503.html b/noise/503.html index b182348..0e2f75f 100644 --- a/noise/503.html +++ b/noise/503.html @@ -2,6 +2,7 @@ diff --git a/noise/504.html b/noise/504.html index ce6f5f6..fb303d3 100644 --- a/noise/504.html +++ b/noise/504.html @@ -2,6 +2,7 @@ diff --git a/noise/505.html b/noise/505.html index 09b3ec4..5d33c64 100644 --- a/noise/505.html +++ b/noise/505.html @@ -2,6 +2,7 @@ diff --git a/shuffle/400.html b/shuffle/400.html index 7e7973d..d54346d 100644 --- a/shuffle/400.html +++ b/shuffle/400.html @@ -15,27 +15,33 @@ margin: 0; background-color: #222; color: #aaa; - font-family: 'Hack', monospace + font-family: 'Hack', monospace; + font-size: 0; } .full-height { - height: 100vh + height: 100vh; } .flex-center { align-items: center; display: flex; - justify-content: center + justify-content: center; } #error_text { - font-size: 2em + font-size: 32px; } + + /* */
- 400: Bad Request +
+ 400: Bad Request + +