html {
  min-height: 100%;
  position: relative;
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

.clearfix {
  overflow: auto;
  zoom: 1;
}

body {
  height: 100%;
}

/*# sourceMappingURL=default.css.map */
