diff --git a/css/40x.css b/css/40x.css deleted file mode 100644 index e24153c..0000000 --- a/css/40x.css +++ /dev/null @@ -1,16 +0,0 @@ -body { - background: #151515; - color: #e8e3e3 -} - -.center { - position: absolute; - top: 50%; - left: 50%; - transform: translate(-50%,-50%); - text-align: center; -} - -.message { - font-size: 48px; -}