app-layout-fullscreen {
    display: block;
    height: 100%;
    overflow: hidden;
    background-color: @fullscreen-bg;
}
