body {
    min-height: 100vh;
    overflow-x: hidden;
}

.page-responsive {
    max-width: 100vw;
}