.center {
  text-align: center;
}
#space-invaders {
  margin: 0 auto;
  display: block;
  background: white;
}
