Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<style>
div { position: absolute; top: 0; left: 0; width: 100px; height: 100px; background-color: lime; }
</style>
<div></div>
<!DOCTYPE html>
<style>
div { position: absolute; top: 0; left: 0; width: 100px; height: 100px; background-color: lime; }
</style>
<div></div>