
html {
background-image: url("/image/kinesiotv.jpg");
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center;
background-size: cover; 
max-width: 100%;
}

