mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-19 07:22:21 +00:00
13 lines
243 B
HTML
13 lines
243 B
HTML
<!DOCTYPE html><style>
|
|
* {
|
|
outline: 1px solid black;
|
|
}
|
|
body {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
div {
|
|
max-width: 100%;
|
|
height: 100px;
|
|
}
|
|
</style><body><div>Start free trial
|