html,
body {
  height: 100%;
  background-color: #1c1c1c;
  font-color: #fff;
}

.tt-container {
  max-width: 52em;
}
