body {
  background-color: #cff0ff;
  color: black;
  font-family: Georgia;
  margin-left: auto;
  margin-right: auto;
  height:auto;
  max-width: 70%;
  border: 10px dashed white;
  border-radius: 10px;
  padding: 0px 20px 20px 20px;
}