.links {
  position: fixed;
  bottom: 1em;
  left: 1em;
}

.instructions {
  text-align: center;
  width: 20vw;
  height: 20vh;
  margin: 40vh 40vw;
}

img {
  width: 100%;
}
