body {
  /* Show it's not fixed to the top */
  min-height: 0rem;
  padding-top: 6rem;
}
