1.
var game = new SnakeGame();
var Background = ' ';
game.background = Background;

Lesson 3: Background Color