.siteWrapper
  width: 100%
  height: 100%
  display: table

.siteBody
  height: 100%
  display: table-row

.siteFooter
  display: table-row
  height: 1px
