@import url("style-year.css");
@import url("style-card.css");

body {
  font-family: sans-serif;
  text-align: center;
  background: #fff;
  margin: 0;
  padding: 1em;
}

h1 {
  margin-bottom: 0.3em;
}

h2 {
  margin-top: 0;
  margin-bottom: 1.2em;
  font-weight: normal;
  font-size: 1.4em;
}

