body {
  background-color: #3e2145;
  box-shadow: inset 0 0 5rem rgba(0, 0, 0, .7);
  min-height: 100vh;
}
