html {
   background-color: #fefefe;
   color: #424242;
}

body {
   max-width: 50em;
   padding: 1em;
}

img {
   max-width: 50em;
}
