<style>
  p {
    max-width: 600px !important;
  } 

  pre {
    max-width: 600px !important;
    overflow: unset !important;
  } 

</style>