.page-error-format{
  .mark{
    background: #424242;
    color: white;
    padding: 18px;
    border-radius: 4px;
    white-space: pre;
    margin-bottom: 20px;
  }
}
