@import url('https://fonts.googleapis.com/css?family=IM+Fell+English');
abbr {
  text-decoration: none;
}
a, a:hover, a:visited {
  color: #009;
}
body {
  margin: 1em 5em;
  font-family: 'IM Fell English', serif;
  font-size: 2em;
}
footer {
  border-top: 1px dotted #888;
  margin-top: 2em;
  font-size: 0.5em;
}
.Emoji {
  height: 1em;
}
