#testOutput {
  white-space: pre-wrap;
  color: #b9d8c8;
  line-height: 1.7;
}

#testCanvas { min-height: 220px; }
#testTitle.passed { color: #64f0b0; }
#testTitle.failed { color: #ff818f; }
