html { height: 100% } body { background-image:url("../images/myImage.jpg"); background-repeat: no-repeat; background-size: 100% 100%; }