html, body{
    background-image: url(img/bgimage.jpg);
    text-align: center;
    justify-content: center;
    align-items:     center;
    overflow:hidden;
}
