Compare commits

..

No commits in common. "e584aeb36a4c06a1891907f3b60736a6d8b62bf5" and "56df9557fbd709156f8274be80d447f0dadc07aa" have entirely different histories.

@ -2,6 +2,7 @@ body {
background-color: #262930; background-color: #262930;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
background-image: url(res/wrapper.png);
background-repeat: repeat; background-repeat: repeat;
background-size: 3.5%; background-size: 1%;
} }