mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-08 06:09:58 +00:00
7 lines
98 B
HTML
7 lines
98 B
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<style>
|
||
|
|
body {
|
||
|
|
background-color: crimson;
|
||
|
|
}
|
||
|
|
</style>
|
||
|
|
<body></body>
|