css-transform-box-ref.html 348 B

123456789101112131415
  1. <style>
  2. * {
  3. margin: 0;
  4. }
  5. body {
  6. background-color: white;
  7. }
  8. </style>
  9. <!-- To rebase:
  10. 1. Open css-backgrounds.html in Ladybird
  11. 2. Resize the window just above the width of the largest element
  12. 3. Right click > "Take Full Screenshot"
  13. 4. Update the image below:
  14. -->
  15. <img src="./images/css-transform-box-ref.png">