mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
10 lines
261 B
HTML
10 lines
261 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<div style="position:absolute; border: 20px solid black;
|
|
left: -50px; top: -50px; width: 3000px; height: 3000px;
|
|
-moz-border-radius: 160px; clip:rect(50px 60px 60px 50px);">
|
|
</div>
|
|
</body>
|
|
</html>
|