blob: 80dce3094a2d95481eaa5071df893792ae1efa87 (
plain)
1
2
3
4
5
6
|
<!DOCTYPE html>
<html style="perspective: 1000px; transform: skewY(277deg); overflow: clip;">
<body style="transform: skewY(127deg);">
<div style="height: 20px; background: lightgreen;"></div>
</body>
</html>
|