html {
    height: 100%;
    background-image: url("para-web-bluelima.jpg");
    background-position: center;
    width: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
}