<style>
body {
background: url(back.jpeg) no-repeat;
background-size: cover;
background-size: cover;
background-size: cover;
background-size: cover;
}
div {
position: relative;
}
h1 {
position: absolute;
top: 50%;
left: 50%;
color: #fff;
}
</style>
</head>
<body style="background-attachment:fixed" topmargin="0">
<div style="text-align:center">
<img src="https://picsum.photos/id/1023/536/354" height=100% width="1300">
<h1>TEXT</h1>
</div>
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.