#app {
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(/img/waves_mid_portada.svg), none;
}

.main-window {
    margin: 0 auto;
    min-height: 400px;
}