.sol-highlight {
  background: #cfffcf;
  padding: 8px;
  margin-bottom: 16px;
}

pre code .sol-highlight {
  margin-bottom: 0px;
}

textarea {
  font-family: monospace;
}
