6 lines
69 B
HTML
6 lines
69 B
HTML
<!doctype html>
|
|
<style>
|
|
:root {
|
|
overflow: scroll;
|
|
}
|
|
</style>
|