body,
html {
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    background-image: url('../img/raptor-8861428-cropped.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}
