/* Show it is fixed to the top */
body {
  min-height: 100vh;
  padding-top: 7.5rem;
}
