html{
  background-color: #242424;
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
  /* font-family: "Crimson Text", serif; */
  font-weight: 250;
  font-style: normal;
  font-size: 20px;
  color: #FFF;
}

img, h1, p{
  width:800px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

h1{

}

p{
  text-align: center;
  font-size: 24px;
  line-height: 1.5;
  font-size:80px;
}

span{
  text-decoration: underline;
}
