* {
  box-sizing: border-box; }

html {
  height: 100%;
  min-height: 100%; }

body {
  margin: 0 auto;
  height: 100%;
  min-height: 100%; }
