body {
color:black;
background-color:black;
background-image:url(new2019.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position:center center;
background-size: contain;
}