body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
background: url(https://i.imgur.com/EVqLY2D.jpg);
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}