mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 03:09:08 +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
|