h1,h2,h3,h4,p,blockquote,figure,pre,abbr,cite,em,i,b,strong,s,span {
  font-family: Garamond; 
}

article > header, article > section > footer {
  margin: 0;
  max-width: none;
  position: unset;
}

ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

body {
  margin: 2rem;
}