html, body {
    height: 100vh;
    height: 100dvh;
    margin: 0;
    padding: 0;
    overflow-x: hidden; 
}
