body {
    height: 100%;
    background-image: url("../images/dads-code-background-large.jpg");
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

