p
{
    font-family: Impact, Arial, Verdana, serif;
    color:white;
    font-size: 20px;
    text-shadow: 0 0 2px #000000;
    text-align: justify;
}
div
  {
    width: 1100px;
  height: 1100px;
  overflow: scroll;
  overflow: hidden;
  line-height: 200%; width: 1100px;
  }
h1
{
    font-size: 40px;
    text-decoration: underline;
    text-shadow: 1px 1px 2px white, 0 0 1em white, 0 0 0.2em black;
}