body {
    background-image: url(../images/html01.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    text-align: center;
    color: red;
}