mirror of
https://github.com/RGBCube/serenity
synced 2025-05-28 16:15:10 +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
|