6 lines
217 B
HTML
6 lines
217 B
HTML
<!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>
|