* {
  font-family: sans-serif;
}

body {
  width: calc(2.5 * 26ch);
  margin-left: auto;
  margin-right: auto;
}

img {
  width: 100%;
}
