Remove 404 css

This commit is contained in:
Fern Garden 2024-07-25 17:37:46 +08:00
parent f42d2a1f36
commit 83fb01a2a8

View file

@ -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;
}