/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */


html, body {
  height: 100%;
}

body {
  padding-top: 50px;
  padding-bottom: 50px;
  color: #BBB;
  background-color: #000;
}

code {
  color: #000 !important;
}
