html, body {
    height: 100%;
}

.full-page {
    height: 100vh;
    width: 100vw;
}