body, html{
    height: 100%;
}

.full{
    background-image: url("construct.gif");
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
