html, body {
  background: #eee;
  -webkit-box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.5);
  min-height: 100vh;
  position: relative;
}

/*# sourceMappingURL=layout.css.map */
