mirror of
https://github.com/RGBCube/serenity
synced 2025-05-15 18:04:59 +00:00
9 lines
190 B
HTML
9 lines
190 B
HTML
<!doctype html><style>
|
|
* {
|
|
outline: 1px solid black;
|
|
font-family: SerenitySans;
|
|
}
|
|
div {
|
|
width: min-content;
|
|
}
|
|
</style><div class="test">hello friends
|