#app-content {
    height: 100%;

    .app-content-container {
        height: 100vh;
        width: 100vw;
    }
}
