Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<head>
<style>
body { overflow: scroll; border: 1px solid green; }
</style>
</head>
<body>
This element should not have scrollbars!
</body>
</html>