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