mirror of
https://github.com/RGBCube/serenity
synced 2026-01-21 21:40:59 +00:00
10 lines
324 B
HTML
10 lines
324 B
HTML
<!DOCTYPE html><style type="text/css">
|
|
* {
|
|
background-color: white;
|
|
}
|
|
.clip {
|
|
width: 100px;
|
|
height: 50px;
|
|
overflow: hidden;
|
|
}
|
|
</style><div class="clip">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
|