mirror of
https://github.com/RGBCube/serenity
synced 2025-05-18 14:55:08 +00:00
11 lines
No EOL
149 B
HTML
11 lines
No EOL
149 B
HTML
<!doctype html><style>
|
|
body {
|
|
width: 400px;
|
|
}
|
|
img {
|
|
margin: 0 auto;
|
|
display: block;
|
|
width: 100px;
|
|
height: 100px;
|
|
}
|
|
</style><img/> |