JSFiddle - React, Tailwind, and code Playground
HTML
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
<div id="test">
</div>
CSS
body{
height: 4000px;
}
#test{
height: 510px;
width:100%;
background-position: center top;
background-attachment: fixed;
background-size: cover;
}
#test{
background-image:...