@import url('../theme.less');
pre {
  overflow: scroll;
  padding: 20px;
  outline: dashed 1px (@C4 - 50);
  background-color: #fff;
}
