mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-04 15:45:25 +00:00
6 lines
109 B
HTML
6 lines
109 B
HTML
<!doctype html><style>
|
|
div {
|
|
line-height: calc(2 + 2);
|
|
background: pink;
|
|
}
|
|
</style><div>hello friends |