style.css 81 B

12345678
  1. html {
  2. position: relative;
  3. min-height: 100%;
  4. }
  5. main {
  6. padding-top: 72px;
  7. }