Edit in JSFiddle

<body>

<h1>Hello World!</h1>
<p>This text is not easy to read on this background image.</p>

</body>
body {
    background-image: url("//timoday.edu.vn/wp-content/uploads/2017/05/IT.jpg");
}