This commit is contained in:
WickedJack99
2022-09-29 08:57:50 +02:00
parent e027b1af93
commit b09a5ec665
3 changed files with 7 additions and 2 deletions

View File

@@ -21,6 +21,11 @@ body {
z-index: -1;
}
#div00 {
position: absolute;
align-content: center;
}
a {
color: lightseagreen;
}