@import "./fonts/eb-garamond/font.css"; body { max-width: 35em; margin-left: auto; margin-right: auto; font-family: 'EB Garamond', Garamond, serif; font-size: 16pt; } pre { overflow: scroll; } article img { max-width: 100%; }