15 lines
288 B
HTML
15 lines
288 B
HTML
<style>
|
|
*:last-child {
|
|
transform: skew(360deg, 90deg);
|
|
border-left: 400px inset rgba(212, 81, 240, 139);
|
|
scale: 1 65536;
|
|
clip-path: inset(100% round 71px 0% / 100% 87%) border-box
|
|
}
|
|
</style>
|
|
<script>
|
|
window.onload = () => { document.dir = "rtl" }
|
|
</script>
|
|
<button>
|
|
<h1>
|
|
<input>
|
|
|