html {
    background: url(../Static/whale.jpg) no-repeat center center fixed;
    min-height: 100%;
    background-size: cover;
}
