html, body{
   height: 100vh;
}

body{
   background-color: #2C2E35;
    z-index: -1;
}
