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