mirror of
https://github.com/RGBCube/serenity
synced 2025-05-15 22:44:58 +00:00
9 lines
117 B
HTML
9 lines
117 B
HTML
<style>
|
|
* {
|
|
margin: 0;
|
|
}
|
|
body {
|
|
background-color: white;
|
|
}
|
|
</style>
|
|
<img src="./images/inline-node-ref.png">
|