

/*
 * Base structure
 */

html,
body {

  background-color: #333;
  color: #fff;
}


