/* Enter Your Custom CSS Here */
body .site {
  padding-top: 1rem;
  padding-bottom: 1rem;
  max-width: 45rem;
}

header#masthead{
  display: none;
}

.site-content article {
  border: none;
  margin: auto;
}

footer#colophon {
  display: none;
}