mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +02:00
10 lines
117 B
HTML
10 lines
117 B
HTML
<style>
|
|
* {
|
|
margin: 0;
|
|
}
|
|
body {
|
|
background-color: white;
|
|
}
|
|
</style>
|
|
<img src="./images/inline-node-ref.png">
|