mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-24 09:52:31 +00:00
11 lines
153 B
HTML
11 lines
153 B
HTML
<style>
|
|
* {
|
|
margin: 0;
|
|
}
|
|
|
|
body {
|
|
background-color: white;
|
|
}
|
|
</style>
|
|
|
|
<img src="../images/canvas-fillstyle-opacity.png">
|