html {
  height: 100%; }

.c-homepage {
  background-image: linear-gradient(to top, #5dcdd5, #78f9cb); }
  .c-homepage__box {
    position: absolute;
    margin: auto;
    width: 240px;
    height: 60px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  .c-homepage .logo {
    margin-bottom: 50px; }

/*# sourceMappingURL=homepage.css.map */
