blob: 778ce527203b41a191b9d1e6f8bc72ac76783e21 [file] [log] [blame]
<html>
<head>
<style>
div { position: fixed; top: 0px; left: 0px; height: 100px; width: 200px; background-color: green; }
</style>
</head>
<body>
<div></div>
</body>
</html>