diff --git a/style.css b/style.css index 43fff73..e9cbd67 100644 --- a/style.css +++ b/style.css @@ -4,5 +4,5 @@ body { justify-content: center; background-image: url(res/wrapper.png); background-repeat: repeat; - background-size: 0.1%; + background-size: 1%; } \ No newline at end of file