.SpellingSwap #Player {display: none;}
.SpellingSwap #Background1 {display: block; background-image: url('graphics/titles/spellingswap.jpg'); background-size: cover;}
.SpellingSwap #AnswerBox {position: absolute; top: 200px; left: 0px; width: 100%; height: 100px; text-align: center;}
.SpellingSwap .NoCursor .LetterTile.Answer {cursor: none !important;}
.SpellingSwap .LetterTile.Answer {opacity: 1; color: black;}
.SpellingSwap.GameOver {opacity: 0;}