.hljs {
  border: 1px solid #ddd;
  border-radius: 2px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #eee;
  white-space: pre; }
