Game.css 105 B

123456789
  1. .header {
  2. display: block;
  3. text-align: center;
  4. }
  5. .footer {
  6. display: block;
  7. text-align: center;
  8. }