1827337-1.html (240B)
1 <div style="overflow: scroll; width: 400px; height: 400px;"> 2 <div style="width: 200px; height: 1000vh; background: blue;"> 3 </div> 4 <div style="background: yellow; position: absolute; top: 0; left: 0; bottom: 0; right: 0;"> 5 </div> 6 </div>