480053-1-ref.html 253 B

12345678
  1. <!DOCTYPE HTML>
  2. <html>
  3. <body>
  4. <div style="overflow:scroll; width:300px; height:100px; background-color:lime;"></div>
  5. <div style="background-color:yellow; width:300px; height:100px; margin-top:-50px; position:relative; z-index:1;"></div>
  6. </body>
  7. </html>