html {
  height: 100%;
}

body {
  margin: 0;
  height: 100%;
  background-color: #222;
}
