This commit is contained in:
Maciej Caderek
2022-01-20 01:18:00 +01:00
parent c4691e7881
commit 4bbdba4443
3 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
body {
background-color: #111;
background-image: url(01.png);
background-image: url(background.png);
background-attachment: fixed;
text-align: center;
padding-top: 50px;