mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 02:48:11 +00:00
8 lines
No EOL
432 B
HTML
8 lines
No EOL
432 B
HTML
<!doctype html><style>
|
|
* { outline: 1px solid black; }
|
|
.constrained { max-width: 270px; }
|
|
.wrapper { background: yellow; width: max-content }
|
|
</style><body><div class="wrapper"><div class="constrained">
|
|
hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
|
|
hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
|
|
<div></div></div></div> |