html, body{
   height: 100vh;
}

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