mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-23 08:00:20 +00:00
10 lines
131 B
HTML
10 lines
131 B
HTML
|
<style>
|
||
|
* {
|
||
|
margin: 0;
|
||
|
}
|
||
|
body {
|
||
|
background-color: white;
|
||
|
}
|
||
|
</style>
|
||
|
<img src="./images/clip-path-polygon-ref.png">
|