mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-11-10 18:21:04 +00:00
7 lines
88 B
HTML
7 lines
88 B
HTML
|
|
<!doctype html><style>
|
||
|
|
* {
|
||
|
|
all: unset;
|
||
|
|
display: revert;
|
||
|
|
}
|
||
|
|
</style>Hello friends
|