html{
    background-image:url(hqdefault.jpg);
    background-position:center;

}

body{
    background-image:'hqdefault.jpg';

}
