body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

pre.task-logs {
  max-height: 25rem;
  line-height: 1;
}
