/* Show it is fixed to the top */
body {
  min-height: 75rem;
  padding-top: 3rem;  /* Show it is fixed to the top */
}
