mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-11-07 00:30:59 +00:00
7 lines
82 B
HTML
7 lines
82 B
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<style>
|
||
|
|
:root {
|
||
|
|
background-color: red;
|
||
|
|
}
|
||
|
|
</style>
|