This commit is contained in:
Maciej Caderek
2022-01-20 06:45:14 +01:00
parent 918a5dff4f
commit 8733c1c3ab
18 changed files with 308 additions and 226 deletions

View File

@@ -3,6 +3,7 @@ body {
background-image: url(background.png);
background-attachment: fixed;
background-size: cover;
background-position: center;
text-align: center;
padding-top: 50px;
}