mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
10 lines
190 B
HTML
10 lines
190 B
HTML
<!doctype html><style>
|
|
* {
|
|
outline: 1px solid black;
|
|
font-family: SerenitySans;
|
|
}
|
|
div {
|
|
width: min-content;
|
|
}
|
|
</style><div class="test">hello friends
|