.concise-component .page {
    display: flex;
    flex-direction: row;

    height: 100vh;
    width: 100vw;
}
