mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-21 03:10:26 +00:00
5 lines
159 B
HTML
5 lines
159 B
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<body style="border: 1px solid black; width: fit-content">
|
||
|
|
<div style="width: 200px; height: 200px; background-color: blue"></div>
|
||
|
|
</body>
|