diff --git a/puzzles/webapp/10/,ctf.css b/puzzles/webapp/10/,ctf.css index da47e69..4f1b798 100644 --- a/puzzles/webapp/10/,ctf.css +++ b/puzzles/webapp/10/,ctf.css @@ -3,7 +3,7 @@ html,body { min-height: 100%; background-color: #000000; background-image: url(",binary.png"); - background-repeat: repeat-x repeat-y; + background-repeat: repeat; margin: 0; padding: 0; }