body{
    background-color: black;
    color:white;
}
div{
    position: absolute; 
    bottom: 0; 
    left: 0; 
    z-index: 10;
}
