html {
    height: 100%;
}

lb-app {
    position: absolute;
    display: flex;
    flex-flow: column;
    height: 100%;
    width: 100%;
}
