body {
  margin:40px auto;
  max-width:80ch;
  font:18px "Courier New", Courier, monospace;
  line-height:1.4;
  color:#00000;
  background-color: #dcdad5;
  padding:0 10px
}

h1,h2,h3 {
  line-height:1.2
}

img {
  max-width: 100%;
  height: auto;
}
