mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-12 20:30:18 +00:00
6 lines
198 B
HTML
6 lines
198 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body style="background-color: green; overflow:hidden">
|
|
<div style="position:fixed; left: 10px; top: 10px; width: 10px; height: 10px; background-color: blue"></div>
|
|
</body>
|