body {
  overflow: hidden;
}
.cover-container {
  height: 100vh;
}
a {
  color: black;
  text-decoration: none;
}
.links {
  margin-bottom: 40px;
}
.links a {
  margin: 3px;
}
.links a img {
  max-width: 40px;
}
/*# sourceMappingURL=styles.css.map */