.backdrop {
  position: fixed;
}
.backdrop .footer {
  background: url("/static/img/pencils.svg") no-repeat no-repeat center bottom/contain;
  height: 100vh;
  width: 100vw;
}

/*# sourceMappingURL=index.css.map */
