#page-content, #login-screen {
    width: 100vw;
    height: 100vh;
}

#login-screen, #admin-menu {
    background-color: #d2d6de;
}