.screen
{
  text-align:left;
  font-size: 15px;
  font-family: Courier New,Fixed;
  line-height: 16px;
  color: white;
  width: 41em;
  height: 212px;
  /*border: 1px solid blue;*/
  display: block;
  white-space: pre;
}
