body {
  color: white;
  font-family: "Comic Sans MS", "Comic Sans", cursive, sans-serif;
  background-image: url('tile.png');
  background-repeat: repeat;
  background-size: auto;
}
#logo {
  width: 25%;
  height: 25%;
}