@charset "utf-8";
/* CSS Document */

/* Show it is fixed to the top */
body {
  min-height: 85rem;
  padding-top: 2.5rem;
}