html,
body {
  margin: 0;
  min-height: 100%;
  background: #f5f7fa;
}

body {
  font-family:
    "SF Pro Display",
    "SF Pro Text",
    "Segoe UI",
    sans-serif;
}

.blank-shell {
  min-height: 100vh;
}
