html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
}


.container .text-muted {
  margin: 20px 0;
}
