body,
html {
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 14px
}

#app,
.main-page,
body,
html {
    height: 100%
}

.main-page {
    background: url(../img/bg.671f8a7.png) no-repeat 50%;
    background-size: cover;
    overflow: hidden;
    text-align: center
}

/*# sourceMappingURL=app.6097c752a218472b974d4426d4f8a2a3.css.map */