This commit is contained in:
Richard Mikloš 2024-01-09 06:33:18 -05:00
parent 525e5bf3e7
commit 56df9557fb

@ -4,5 +4,5 @@ body {
justify-content: center;
background-image: url(res/wrapper.png);
background-repeat: repeat;
background-size: 0.1%;
background-size: 1%;
}