html{
    height: 100%;
}
body{
    background-color: #000000;
    height: 100%;
    color: #ffffff;
}