H1 {
  max-width:600px;
}

P {
  max-width:600px;
}

LI {
  max-width:600px;
}

TABLE {
  max-width:600px;
}

PRE {
  color:maroon;
  max-width:600px;
}