body {
  background-color: LemonChiffon;
  font-family: courier;
 overflow-y: scroll; overflow-x: scroll;
}

h1 {
  color: red;
  text-align: center;
}

p {
  font-family: verdana;
  font-size: 20px;
  text-align: align-right;
}