body {
  min-height: 100vh;
  background-color: #5f39e7;
  color: #e2abc1;
  font-family: monospace;
  font-size: 15px;
  line-height: 1.45;
}