pre {
    background-color: #fafaf6;
    padding: 10px;
    border: 3px solid #ccc;
    border-radius: 5px;
    font-size: 14px;
    font-family: monospace;
    width: 700px;
    height: 400px;
    text-align: start;
  }
