blob: bba831e93dcbed57f891605b6c49591bfa842362 (
plain)
1
2
3
4
5
|
<!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>
|