body {background-color: #333; font-family: sans-serif;}
svg {color: #aef;}
.social {
  width: 20pt;
  height: 20pt;
  margin: auto;
}

.main {
  text-align: center;
  background-color: #111;
  border-radius: 1em;
  padding: 0.5em 1em;
}

a {color: #99f}
a:visited {color: #99d}

.title {color: #eee}
.subtitle {color: #999}
